OR-Tools  9.2
constraint_solver_csharp_wrap.cc File Reference

Go to the source code of this file.

Classes

struct  SWIG_CSharpException_t
 
struct  SWIG_CSharpExceptionArgument_t
 
class  Director
 
class  DirectorException
 
class  DirectorPureVirtualException
 
class  LocalSearchPhaseParameters
 
struct  FailureProtect
 

Namespaces

namespace  Swig
 
namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Macros

#define SWIGCSHARP
 
#define SWIG_DIRECTORS
 
#define SWIGTEMPLATEDISAMBIGUATOR
 
#define SWIGINLINE
 
#define SWIGUNUSED
 
#define SWIGUNUSEDPARM(p)   p SWIGUNUSED
 
#define SWIGINTERN   static SWIGUNUSED
 
#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE
 
#define SWIGEXPORT
 
#define SWIGSTDCALL
 
#define SWIG_contract_assert(nullreturn, expr, msg)   if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else
 
#define SWIG_UnknownError   -1
 
#define SWIG_IOError   -2
 
#define SWIG_RuntimeError   -3
 
#define SWIG_IndexError   -4
 
#define SWIG_TypeError   -5
 
#define SWIG_DivisionByZero   -6
 
#define SWIG_OverflowError   -7
 
#define SWIG_SyntaxError   -8
 
#define SWIG_ValueError   -9
 
#define SWIG_SystemError   -10
 
#define SWIG_AttributeError   -11
 
#define SWIG_MemoryError   -12
 
#define SWIG_NullReferenceError   -13
 
#define SWIGWORDSIZE64
 

Typedefs

typedef void(SWIGSTDCALLSWIG_CSharpExceptionCallback_t) (const char *)
 
typedef void(SWIGSTDCALLSWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)
 
typedef char *(SWIGSTDCALLSWIG_CSharpStringHelperCallback) (const char *)
 

Enumerations

enum  SWIG_CSharpExceptionCodes {
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException ,
  SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException ,
  SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException ,
  SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException ,
  SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException ,
  SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException ,
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException ,
  SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException ,
  SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException ,
  SWIG_CSharpSystemException
}
 
enum  SWIG_CSharpExceptionArgumentCodes {
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException ,
  SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException ,
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException ,
  SWIG_CSharpArgumentOutOfRangeException
}
 

Functions

static void SWIGUNUSED SWIG_CSharpSetPendingException (SWIG_CSharpExceptionCodes code, const char *msg)
 
static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument (SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionCallback_t applicationCallback, SWIG_CSharpExceptionCallback_t arithmeticCallback, SWIG_CSharpExceptionCallback_t divideByZeroCallback, SWIG_CSharpExceptionCallback_t indexOutOfRangeCallback, SWIG_CSharpExceptionCallback_t invalidCastCallback, SWIG_CSharpExceptionCallback_t invalidOperationCallback, SWIG_CSharpExceptionCallback_t ioCallback, SWIG_CSharpExceptionCallback_t nullReferenceCallback, SWIG_CSharpExceptionCallback_t outOfMemoryCallback, SWIG_CSharpExceptionCallback_t overflowCallback, SWIG_CSharpExceptionCallback_t systemCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionArgumentCallback_t argumentCallback, SWIG_CSharpExceptionArgumentCallback_t argumentNullCallback, SWIG_CSharpExceptionArgumentCallback_t argumentOutOfRangeCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver (SWIG_CSharpStringHelperCallback callback)
 
SWIGINTERN void SWIG_CSharpException (int code, const char *msg)
 
SWIGINTERN std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 (int capacity)
 
SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy (std::vector< int > *self, int index)
 
SWIGINTERN std::vector< int >::value_type const & std_vector_Sl_int_Sg__getitem (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__setitem (std::vector< int > *self, int index, int const &val)
 
SWIGINTERN void std_vector_Sl_int_Sg__AddRange (std::vector< int > *self, std::vector< int > const &values)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__GetRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Insert (std::vector< int > *self, int index, int const &x)
 
SWIGINTERN void std_vector_Sl_int_Sg__InsertRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__Repeat (int const &value, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 (std::vector< int > *self)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__SetRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Contains (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__IndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Remove (std::vector< int > *self, int const &value)
 
SWIGINTERN std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN std::vector< std::vector< int > >::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem (std::vector< std::vector< int > > *self, int index, std::vector< int > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange (std::vector< std::vector< int > > *self, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert (std::vector< std::vector< int > > *self, int index, std::vector< int > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat (std::vector< int > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< int64_t > * new_std_vector_Sl_int64_t_Sg___SWIG_2 (int capacity)
 
SWIGINTERN long std_vector_Sl_int64_t_Sg__getitemcopy (std::vector< int64_t > *self, int index)
 
SWIGINTERN std::vector< long >::value_type const & std_vector_Sl_int64_t_Sg__getitem (std::vector< int64_t > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__setitem (std::vector< int64_t > *self, int index, long const &val)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__AddRange (std::vector< int64_t > *self, std::vector< long > const &values)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_t_Sg__GetRange (std::vector< int64_t > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__Insert (std::vector< int64_t > *self, int index, long const &x)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__InsertRange (std::vector< int64_t > *self, int index, std::vector< long > const &values)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveAt (std::vector< int64_t > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveRange (std::vector< int64_t > *self, int index, int count)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_t_Sg__Repeat (long const &value, int count)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_0 (std::vector< int64_t > *self)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_1 (std::vector< int64_t > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__SetRange (std::vector< int64_t > *self, int index, std::vector< long > const &values)
 
SWIGINTERN bool std_vector_Sl_int64_t_Sg__Contains (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_t_Sg__IndexOf (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_t_Sg__LastIndexOf (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN bool std_vector_Sl_int64_t_Sg__Remove (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN std::vector< std::vector< int64_t > > * new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int64_t > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy (std::vector< std::vector< int64_t > > *self, int index)
 
SWIGINTERN std::vector< std::vector< long > >::value_type const & std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem (std::vector< std::vector< int64_t > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem (std::vector< std::vector< int64_t > > *self, int index, std::vector< int64_t > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange (std::vector< std::vector< int64_t > > *self, std::vector< std::vector< int64_t > > const &values)
 
SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange (std::vector< std::vector< int64_t > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert (std::vector< std::vector< int64_t > > *self, int index, std::vector< int64_t > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange (std::vector< std::vector< int64_t > > *self, int index, std::vector< std::vector< int64_t > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt (std::vector< std::vector< int64_t > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange (std::vector< std::vector< int64_t > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat (std::vector< int64_t > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int64_t > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int64_t > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange (std::vector< std::vector< int64_t > > *self, int index, std::vector< std::vector< int64_t > > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntVarstd_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntVar * >::value_type const & std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange (std::vector< operations_research::IntVar * > *self, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat (operations_research::IntVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SearchMonitorstd_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const & std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange (std::vector< operations_research::SearchMonitor * > *self, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat (operations_research::SearchMonitor *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SearchMonitor * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::DecisionBuilderstd_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const & std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange (std::vector< operations_research::DecisionBuilder * > *self, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat (operations_research::DecisionBuilder *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::DecisionBuilder * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntervalVarstd_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const & std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange (std::vector< operations_research::IntervalVar * > *self, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat (operations_research::IntervalVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntervalVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SequenceVarstd_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const & std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange (std::vector< operations_research::SequenceVar * > *self, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat (operations_research::SequenceVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SequenceVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchOperatorstd_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const & std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchOperator * > *self, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat (operations_research::LocalSearchOperator *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchOperator * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchFilterstd_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const & std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchFilter * > *self, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat (operations_research::LocalSearchFilter *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchFilter * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SymmetryBreakerstd_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const & std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange (std::vector< operations_research::SymmetryBreaker * > *self, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat (operations_research::SymmetryBreaker *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SymmetryBreaker * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_MapTo (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntExproperations_research_IntExpr_IndexOf__SWIG_0 (operations_research::IntExpr *self, std::vector< int64_t > const &vars)
 
SWIGINTERN operations_research::IntExproperations_research_IntExpr_IndexOf__SWIG_1 (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsEqual__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsDifferent__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreater__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreaterOrEqual__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLess__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLessOrEqual__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsMember__SWIG_0 (operations_research::IntExpr *self, std::vector< int64_t > const &values)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsMember__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_Member__SWIG_0 (operations_research::IntExpr *self, std::vector< int64_t > const &values)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_Member__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsDifferent__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreater__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreaterOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLess__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLessOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::OptimizeVaroperations_research_IntExpr_Minimize (operations_research::IntExpr *self, int64_t step)
 
SWIGINTERN operations_research::OptimizeVaroperations_research_IntExpr_Maximize (operations_research::IntExpr *self, int64_t step)
 
SWIGINTERN operations_research::IntVarIteratoroperations_research_IntVar_GetDomain (operations_research::IntVar *self)
 
SWIGINTERN operations_research::IntVarIteratoroperations_research_IntVar_GetHoles (operations_research::IntVar *self)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfter (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAt (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsBefore (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfter (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAt (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsBefore (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_CrossesDate (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_AvoidsDate (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::IntervalVaroperations_research_IntervalVar_RelaxedMax (operations_research::IntervalVar *self)
 
SWIGINTERN operations_research::IntervalVaroperations_research_IntervalVar_RelaxedMin (operations_research::IntervalVar *self)
 
SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index (operations_research::IntVarLocalSearchFilter *self, operations_research::IntVar *const var)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_1___ (int jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_2___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntBoolPair___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ (int jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ (int jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ (long long jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ (void *jarg1, int len2_1, int len2_2[], int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ (char *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ (char *jarg1, int parameters_size, uint8_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ (void *jarg1)
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ (void *jarg1)
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ (void *jarg1, int length2, int64_t *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ (void *jarg1, int length2, int *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ (void *jarg1, long long jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ (void *jarg1, long long jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int length4, int64_t *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int length4, int64_t *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int length4, int64_t *jarg4, int length5, int64_t *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, unsigned int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int length4, int64_t *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int64_t *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64_t *jarg4, int length5, int64_t *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64_t *jarg4, int length5, int64_t *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, unsigned int jarg8, char *jarg9)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, long long jarg8, unsigned int jarg9, char *jarg10, void *jarg11)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ (void *jarg1, int jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int64_t *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6, long long jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, double jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, void *jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ (void *jarg1, int proto_size, uint8_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___ (void *jarg1, void *jarg2, unsigned int jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValuesOrDoNothing___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValuesOrFail___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ (void *jarg1, void *jarg2, void *jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, int jarg6, int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8, void *jarg9)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___ (void *jarg1, void *jarg2, double jarg3, double jarg4, unsigned int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProfiledDecisionBuilderWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ (void *objarg, SwigDirector_Decision::SWIG_Callback0_t callback0, SwigDirector_Decision::SWIG_Callback1_t callback1, SwigDirector_Decision::SWIG_Callback2_t callback2, SwigDirector_Decision::SWIG_Callback3_t callback3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SetName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_GetName___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ (void *objarg, SwigDirector_DecisionBuilder::SWIG_Callback0_t callback0, SwigDirector_DecisionBuilder::SWIG_Callback1_t callback1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ (void *objarg, SwigDirector_Demon::SWIG_Callback0_t callback0, SwigDirector_Demon::SWIG_Callback1_t callback1, SwigDirector_Demon::SWIG_Callback2_t callback2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ (void *jarg1, char *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ (void *jarg1, char *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ (void *objarg, SwigDirector_Constraint::SWIG_Callback0_t callback0, SwigDirector_Constraint::SWIG_Callback1_t callback1, SwigDirector_Constraint::SWIG_Callback2_t callback2, SwigDirector_Constraint::SWIG_Callback3_t callback3, SwigDirector_Constraint::SWIG_Callback4_t callback4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ (void *objarg, SwigDirector_SearchMonitor::SWIG_Callback0_t callback0, SwigDirector_SearchMonitor::SWIG_Callback1_t callback1, SwigDirector_SearchMonitor::SWIG_Callback2_t callback2, SwigDirector_SearchMonitor::SWIG_Callback3_t callback3, SwigDirector_SearchMonitor::SWIG_Callback4_t callback4, SwigDirector_SearchMonitor::SWIG_Callback5_t callback5, SwigDirector_SearchMonitor::SWIG_Callback6_t callback6, SwigDirector_SearchMonitor::SWIG_Callback7_t callback7, SwigDirector_SearchMonitor::SWIG_Callback8_t callback8, SwigDirector_SearchMonitor::SWIG_Callback9_t callback9, SwigDirector_SearchMonitor::SWIG_Callback10_t callback10, SwigDirector_SearchMonitor::SWIG_Callback11_t callback11, SwigDirector_SearchMonitor::SWIG_Callback12_t callback12, SwigDirector_SearchMonitor::SWIG_Callback13_t callback13, SwigDirector_SearchMonitor::SWIG_Callback14_t callback14, SwigDirector_SearchMonitor::SWIG_Callback15_t callback15, SwigDirector_SearchMonitor::SWIG_Callback16_t callback16, SwigDirector_SearchMonitor::SWIG_Callback17_t callback17, SwigDirector_SearchMonitor::SWIG_Callback18_t callback18, SwigDirector_SearchMonitor::SWIG_Callback19_t callback19, SwigDirector_SearchMonitor::SWIG_Callback20_t callback20, SwigDirector_SearchMonitor::SWIG_Callback21_t callback21, SwigDirector_SearchMonitor::SWIG_Callback22_t callback22, SwigDirector_SearchMonitor::SWIG_Callback23_t callback23, SwigDirector_SearchMonitor::SWIG_Callback24_t callback24)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ (void *jarg1, long *jarg2, long *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ (void *objarg, SwigDirector_SolutionCollector::SWIG_Callback0_t callback0, SwigDirector_SolutionCollector::SWIG_Callback1_t callback1, SwigDirector_SolutionCollector::SWIG_Callback2_t callback2, SwigDirector_SolutionCollector::SWIG_Callback3_t callback3, SwigDirector_SolutionCollector::SWIG_Callback4_t callback4, SwigDirector_SolutionCollector::SWIG_Callback5_t callback5, SwigDirector_SolutionCollector::SWIG_Callback6_t callback6, SwigDirector_SolutionCollector::SWIG_Callback7_t callback7, SwigDirector_SolutionCollector::SWIG_Callback8_t callback8, SwigDirector_SolutionCollector::SWIG_Callback9_t callback9, SwigDirector_SolutionCollector::SWIG_Callback10_t callback10, SwigDirector_SolutionCollector::SWIG_Callback11_t callback11, SwigDirector_SolutionCollector::SWIG_Callback12_t callback12, SwigDirector_SolutionCollector::SWIG_Callback13_t callback13, SwigDirector_SolutionCollector::SWIG_Callback14_t callback14, SwigDirector_SolutionCollector::SWIG_Callback15_t callback15, SwigDirector_SolutionCollector::SWIG_Callback16_t callback16, SwigDirector_SolutionCollector::SWIG_Callback17_t callback17, SwigDirector_SolutionCollector::SWIG_Callback18_t callback18, SwigDirector_SolutionCollector::SWIG_Callback19_t callback19, SwigDirector_SolutionCollector::SWIG_Callback20_t callback20, SwigDirector_SolutionCollector::SWIG_Callback21_t callback21, SwigDirector_SolutionCollector::SWIG_Callback22_t callback22, SwigDirector_SolutionCollector::SWIG_Callback23_t callback23, SwigDirector_SolutionCollector::SWIG_Callback24_t callback24)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ (void *objarg, SwigDirector_OptimizeVar::SWIG_Callback0_t callback0, SwigDirector_OptimizeVar::SWIG_Callback1_t callback1, SwigDirector_OptimizeVar::SWIG_Callback2_t callback2, SwigDirector_OptimizeVar::SWIG_Callback3_t callback3, SwigDirector_OptimizeVar::SWIG_Callback4_t callback4, SwigDirector_OptimizeVar::SWIG_Callback5_t callback5, SwigDirector_OptimizeVar::SWIG_Callback6_t callback6, SwigDirector_OptimizeVar::SWIG_Callback7_t callback7, SwigDirector_OptimizeVar::SWIG_Callback8_t callback8, SwigDirector_OptimizeVar::SWIG_Callback9_t callback9, SwigDirector_OptimizeVar::SWIG_Callback10_t callback10, SwigDirector_OptimizeVar::SWIG_Callback11_t callback11, SwigDirector_OptimizeVar::SWIG_Callback12_t callback12, SwigDirector_OptimizeVar::SWIG_Callback13_t callback13, SwigDirector_OptimizeVar::SWIG_Callback14_t callback14, SwigDirector_OptimizeVar::SWIG_Callback15_t callback15, SwigDirector_OptimizeVar::SWIG_Callback16_t callback16, SwigDirector_OptimizeVar::SWIG_Callback17_t callback17, SwigDirector_OptimizeVar::SWIG_Callback18_t callback18, SwigDirector_OptimizeVar::SWIG_Callback19_t callback19, SwigDirector_OptimizeVar::SWIG_Callback20_t callback20, SwigDirector_OptimizeVar::SWIG_Callback21_t callback21, SwigDirector_OptimizeVar::SWIG_Callback22_t callback22, SwigDirector_OptimizeVar::SWIG_Callback23_t callback23, SwigDirector_OptimizeVar::SWIG_Callback24_t callback24, SwigDirector_OptimizeVar::SWIG_Callback25_t callback25)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ (void *objarg, SwigDirector_SearchLimit::SWIG_Callback0_t callback0, SwigDirector_SearchLimit::SWIG_Callback1_t callback1, SwigDirector_SearchLimit::SWIG_Callback2_t callback2, SwigDirector_SearchLimit::SWIG_Callback3_t callback3, SwigDirector_SearchLimit::SWIG_Callback4_t callback4, SwigDirector_SearchLimit::SWIG_Callback5_t callback5, SwigDirector_SearchLimit::SWIG_Callback6_t callback6, SwigDirector_SearchLimit::SWIG_Callback7_t callback7, SwigDirector_SearchLimit::SWIG_Callback8_t callback8, SwigDirector_SearchLimit::SWIG_Callback9_t callback9, SwigDirector_SearchLimit::SWIG_Callback10_t callback10, SwigDirector_SearchLimit::SWIG_Callback11_t callback11, SwigDirector_SearchLimit::SWIG_Callback12_t callback12, SwigDirector_SearchLimit::SWIG_Callback13_t callback13, SwigDirector_SearchLimit::SWIG_Callback14_t callback14, SwigDirector_SearchLimit::SWIG_Callback15_t callback15, SwigDirector_SearchLimit::SWIG_Callback16_t callback16, SwigDirector_SearchLimit::SWIG_Callback17_t callback17, SwigDirector_SearchLimit::SWIG_Callback18_t callback18, SwigDirector_SearchLimit::SWIG_Callback19_t callback19, SwigDirector_SearchLimit::SWIG_Callback20_t callback20, SwigDirector_SearchLimit::SWIG_Callback21_t callback21, SwigDirector_SearchLimit::SWIG_Callback22_t callback22, SwigDirector_SearchLimit::SWIG_Callback23_t callback23, SwigDirector_SearchLimit::SWIG_Callback24_t callback24, SwigDirector_SearchLimit::SWIG_Callback25_t callback25, SwigDirector_SearchLimit::SWIG_Callback26_t callback26, SwigDirector_SearchLimit::SWIG_Callback27_t callback27, SwigDirector_SearchLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ (void *objarg, SwigDirector_RegularLimit::SWIG_Callback0_t callback0, SwigDirector_RegularLimit::SWIG_Callback1_t callback1, SwigDirector_RegularLimit::SWIG_Callback2_t callback2, SwigDirector_RegularLimit::SWIG_Callback3_t callback3, SwigDirector_RegularLimit::SWIG_Callback4_t callback4, SwigDirector_RegularLimit::SWIG_Callback5_t callback5, SwigDirector_RegularLimit::SWIG_Callback6_t callback6, SwigDirector_RegularLimit::SWIG_Callback7_t callback7, SwigDirector_RegularLimit::SWIG_Callback8_t callback8, SwigDirector_RegularLimit::SWIG_Callback9_t callback9, SwigDirector_RegularLimit::SWIG_Callback10_t callback10, SwigDirector_RegularLimit::SWIG_Callback11_t callback11, SwigDirector_RegularLimit::SWIG_Callback12_t callback12, SwigDirector_RegularLimit::SWIG_Callback13_t callback13, SwigDirector_RegularLimit::SWIG_Callback14_t callback14, SwigDirector_RegularLimit::SWIG_Callback15_t callback15, SwigDirector_RegularLimit::SWIG_Callback16_t callback16, SwigDirector_RegularLimit::SWIG_Callback17_t callback17, SwigDirector_RegularLimit::SWIG_Callback18_t callback18, SwigDirector_RegularLimit::SWIG_Callback19_t callback19, SwigDirector_RegularLimit::SWIG_Callback20_t callback20, SwigDirector_RegularLimit::SWIG_Callback21_t callback21, SwigDirector_RegularLimit::SWIG_Callback22_t callback22, SwigDirector_RegularLimit::SWIG_Callback23_t callback23, SwigDirector_RegularLimit::SWIG_Callback24_t callback24, SwigDirector_RegularLimit::SWIG_Callback25_t callback25, SwigDirector_RegularLimit::SWIG_Callback26_t callback26, SwigDirector_RegularLimit::SWIG_Callback27_t callback27, SwigDirector_RegularLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___ (void *jarg1, void *jarg2, unsigned int jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ (void *jarg1, void *jarg2, void *jarg3, char *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ (void *jarg1, int length2, int64_t *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___ (void *objarg, SwigDirector_LocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_LocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_LocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_LocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_LocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_LocalSearchOperator::SWIG_Callback5_t callback5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, int length3, int *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ (void *objarg, SwigDirector_BaseLns::SWIG_Callback0_t callback0, SwigDirector_BaseLns::SWIG_Callback1_t callback1, SwigDirector_BaseLns::SWIG_Callback2_t callback2, SwigDirector_BaseLns::SWIG_Callback3_t callback3, SwigDirector_BaseLns::SWIG_Callback4_t callback4, SwigDirector_BaseLns::SWIG_Callback5_t callback5, SwigDirector_BaseLns::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___ (void *objarg, SwigDirector_ChangeValue::SWIG_Callback0_t callback0, SwigDirector_ChangeValue::SWIG_Callback1_t callback1, SwigDirector_ChangeValue::SWIG_Callback2_t callback2, SwigDirector_ChangeValue::SWIG_Callback3_t callback3, SwigDirector_ChangeValue::SWIG_Callback4_t callback4, SwigDirector_ChangeValue::SWIG_Callback5_t callback5, SwigDirector_ChangeValue::SWIG_Callback6_t callback6, SwigDirector_ChangeValue::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___ (void *objarg, SwigDirector_PathOperator::SWIG_Callback0_t callback0, SwigDirector_PathOperator::SWIG_Callback1_t callback1, SwigDirector_PathOperator::SWIG_Callback2_t callback2, SwigDirector_PathOperator::SWIG_Callback3_t callback3, SwigDirector_PathOperator::SWIG_Callback4_t callback4, SwigDirector_PathOperator::SWIG_Callback5_t callback5, SwigDirector_PathOperator::SWIG_Callback6_t callback6, SwigDirector_PathOperator::SWIG_Callback7_t callback7, SwigDirector_PathOperator::SWIG_Callback8_t callback8, SwigDirector_PathOperator::SWIG_Callback9_t callback9, SwigDirector_PathOperator::SWIG_Callback10_t callback10, SwigDirector_PathOperator::SWIG_Callback11_t callback11, SwigDirector_PathOperator::SWIG_Callback12_t callback12, SwigDirector_PathOperator::SWIG_Callback13_t callback13, SwigDirector_PathOperator::SWIG_Callback14_t callback14)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___ (void *objarg, SwigDirector_LocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_LocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_LocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_LocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_LocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_LocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_LocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_LocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_LocalSearchFilter::SWIG_Callback8_t callback8, SwigDirector_LocalSearchFilter::SWIG_Callback9_t callback9)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ (void *objarg, SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t callback0)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback8_t callback8, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback9_t callback9)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___ (void *objarg, SwigDirector_SymmetryBreaker::SWIG_Callback0_t callback0, SwigDirector_SymmetryBreaker::SWIG_Callback1_t callback1, SwigDirector_SymmetryBreaker::SWIG_Callback2_t callback2, SwigDirector_SymmetryBreaker::SWIG_Callback3_t callback3, SwigDirector_SymmetryBreaker::SWIG_Callback4_t callback4, SwigDirector_SymmetryBreaker::SWIG_Callback5_t callback5, SwigDirector_SymmetryBreaker::SWIG_Callback6_t callback6, SwigDirector_SymmetryBreaker::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64_t *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64_t *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ (int jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ (long long jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ (long long jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ (long long jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ (unsigned int jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ (int jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ (int jarg1, int jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetStartIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetEndIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Domain__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Domain__SWIG_1___ (long long jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Domain__SWIG_2___ (long long jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_AllValues___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_FromValues___ (int length1, int64_t *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_FromIntervals___ (int len1_1, int len1_2[], int64_t *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_FromFlatIntervals___ (int length1, int64_t *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_FlattenedIntervals___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_IsEmpty___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Min___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Max___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Complement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Negation___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_IntersectionWith___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_UnionWith___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_AdditionWith___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Domain___ (void *jarg1)
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ()
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ (int search_parameters_size, uint8_t *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_ResourceGroup_Attributes__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_ResourceGroup_Attributes__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Attributes_StartDomain___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Attributes_EndDomain___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_ResourceGroup_Attributes___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Resource_GetDimensionAttributes___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_ResourceGroup_Resource___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_ResourceGroup___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_AddResource___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_NotifyVehicleRequiresAResource___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetVehiclesRequiringAResource___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_VehicleRequiresAResource___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetResources___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetResource___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetAffectedDimensionIndices___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_ResourceGroup___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ (void *jarg1, int parameters_size, uint8_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitVector___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitMatrix___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ (void *jarg1, int length2, int *jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ (void *jarg1, int jarg2, long long jarg3, int length4, int64_t *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ (void *jarg1, int length2, int *jarg2, long long jarg3, int length4, int64_t *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ (void *jarg1, long long jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ (void *jarg1, int length2, int64_t *jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddMatrixDimension___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetGlobalDimensionCumulMPOptimizers___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableGlobalCumulMPOptimizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddResourceGroup___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetResourceGroups___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetResourceGroup___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionResourceGroupIndices___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionResourceGroupIndex___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ (void *jarg1, int length2, int64_t *jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionNodeIndices___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasMandatoryDisjunctions___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasMaxCardinalityConstrainedDisjunctions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ (void *jarg1, int length2, int64_t *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ (void *jarg1, int length2, int *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ (void *jarg1, long long jarg2, int jarg3, int jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVehicleUsedWhenEmpty___ (void *jarg1, unsigned int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsedWhenEmpty___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ (void *jarg1, int search_parameters_size, uint8_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ (void *jarg1, int search_parameters_size, uint8_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ (void *jarg1, void *jarg2, int search_parameters_size, uint8_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_0___ (void *jarg1, void *jarg2, int search_parameters_size, uint8_t *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_1___ (void *jarg1, void *jarg2, int search_parameters_size, uint8_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2, unsigned int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2, unsigned int jarg3, unsigned int jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ (void *jarg1, void *jarg2, int len3_1, int len3_2[], int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceVars___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleRouteConsideredVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceVar___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleOfClass___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8_t *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8_t *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int length4, int64_t *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, int length4, int64_t *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ (void *jarg1, int search_parameters_size, uint8_t *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ (operations_research::PropagationBaseObject *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ (operations_research::Decision *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ (operations_research::DecisionVisitor *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ (operations_research::DecisionBuilder *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ (operations_research::Demon *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ (operations_research::ModelVisitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ (operations_research::Constraint *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ (operations_research::CastConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ (operations_research::SearchMonitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ (operations_research::IntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ (operations_research::IntVarIterator *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ (operations_research::IntVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ (operations_research::SolutionCollector *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ (operations_research::OptimizeVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ (operations_research::SearchLimit *jarg1)
 
SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ (operations_research::RegularLimit *jarg1)
 
SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___ (operations_research::ImprovementSearchLimit *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ (operations_research::IntervalVar *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ (operations_research::SequenceVar *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ (operations_research::IntVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ (operations_research::IntervalVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ (operations_research::SequenceVarElement *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ (operations_research::Assignment *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ (operations_research::Pack *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ (operations_research::DisjunctiveConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ (operations_research::SolutionPool *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ (operations_research::BaseIntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ (operations_research::LocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::IntVar, int64_t, operations_research::IntVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::IntVar, int64_t, operations_research::IntVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___ (operations_research::IntVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___ (operations_research::SequenceVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ (operations_research::BaseLns *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ (operations_research::ChangeValue *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ (operations_research::PathOperator *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ (operations_research::LocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ (operations_research::LocalSearchFilterManager *jarg1)
 
SWIGEXPORT operations_research::LocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ (operations_research::IntVarLocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ (operations_research::PropagationMonitor *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ (operations_research::LocalSearchMonitor *jarg1)
 
SWIGEXPORT operations_research::IntVar *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ (operations_research::BooleanVar *jarg1)
 
SWIGEXPORT operations_research::DecisionVisitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ (operations_research::SymmetryBreaker *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ (operations_research::SearchLog *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ (operations_research::RoutingModelVisitor *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ (operations_research::GlobalVehicleBreaksConstraint *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ (operations_research::TypeIncompatibilityChecker *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ (operations_research::TypeRequirementChecker *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ (operations_research::TypeRegulationsConstraint *jarg1)
 

Variables

static SWIG_CSharpException_t SWIG_csharp_exceptions []
 
static SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument []
 
static SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
 

Macro Definition Documentation

◆ SWIG_AttributeError

#define SWIG_AttributeError   -11

Definition at line 313 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_contract_assert

#define SWIG_contract_assert (   nullreturn,
  expr,
  msg 
)    if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else

Definition at line 300 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DIRECTORS

#define SWIG_DIRECTORS

Definition at line 16 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DivisionByZero

#define SWIG_DivisionByZero   -6

Definition at line 308 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IndexError

#define SWIG_IndexError   -4

Definition at line 306 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IOError

#define SWIG_IOError   -2

Definition at line 304 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_MemoryError

#define SWIG_MemoryError   -12

Definition at line 314 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_NullReferenceError

#define SWIG_NullReferenceError   -13

Definition at line 315 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_OverflowError

#define SWIG_OverflowError   -7

Definition at line 309 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_RuntimeError

#define SWIG_RuntimeError   -3

Definition at line 305 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SyntaxError

#define SWIG_SyntaxError   -8

Definition at line 310 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SystemError

#define SWIG_SystemError   -10

Definition at line 312 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_TypeError

#define SWIG_TypeError   -5

Definition at line 307 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_UnknownError

#define SWIG_UnknownError   -1

Definition at line 303 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_ValueError

#define SWIG_ValueError   -9

Definition at line 311 of file constraint_solver_csharp_wrap.cc.

◆ SWIGCSHARP

#define SWIGCSHARP

Definition at line 13 of file constraint_solver_csharp_wrap.cc.

◆ SWIGEXPORT

#define SWIGEXPORT

Definition at line 128 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINLINE

#define SWIGINLINE

Definition at line 65 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

Definition at line 100 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

Definition at line 105 of file constraint_solver_csharp_wrap.cc.

◆ SWIGSTDCALL

#define SWIGSTDCALL

Definition at line 138 of file constraint_solver_csharp_wrap.cc.

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

Definition at line 56 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSED

#define SWIGUNUSED

Definition at line 80 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSEDPARM

#define SWIGUNUSEDPARM (   p)    p SWIGUNUSED

Definition at line 94 of file constraint_solver_csharp_wrap.cc.

◆ SWIGWORDSIZE64

#define SWIGWORDSIZE64

Definition at line 450 of file constraint_solver_csharp_wrap.cc.

Typedef Documentation

◆ SWIG_CSharpExceptionArgumentCallback_t

typedef void(SWIGSTDCALL * SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)

Definition at line 195 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCallback_t

typedef void(SWIGSTDCALL * SWIG_CSharpExceptionCallback_t) (const char *)

Definition at line 194 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpStringHelperCallback

typedef char *(SWIGSTDCALL * SWIG_CSharpStringHelperCallback) (const char *)

Definition at line 286 of file constraint_solver_csharp_wrap.cc.

Enumeration Type Documentation

◆ SWIG_CSharpExceptionArgumentCodes

Enumerator
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 

Definition at line 188 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCodes

Enumerator
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 

Definition at line 174 of file constraint_solver_csharp_wrap.cc.

Function Documentation

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ ( void *  jarg1)

Definition at line 34631 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ ( void *  jarg1)

Definition at line 34615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 34647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29606 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29626 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ ( void *  jarg1)

Definition at line 29724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ ( void *  jarg1)

Definition at line 29708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28866 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29000 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ ( void *  jarg1)

Definition at line 29748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29468 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ ( void *  jarg1)

Definition at line 28636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ ( void *  jarg1)

Definition at line 28730 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ ( void *  jarg1)

Definition at line 29716 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29112 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ ( void *  jarg1)

Definition at line 28644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ ( void *  jarg1)

Definition at line 28750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ ( void *  jarg1)

Definition at line 29846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ ( void *  jarg1)

Definition at line 29822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ ( void *  jarg1)

Definition at line 29858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ ( void *  jarg1)

Definition at line 29834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ ( void *  jarg1)

Definition at line 29882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ ( void *  jarg1)

Definition at line 28680 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ ( void *  jarg1)

Definition at line 28668 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ ( void *  jarg1)

Definition at line 28692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ ( void *  jarg1)

Definition at line 28738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ ( void *  jarg1)

Definition at line 28798 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ ( void *  jarg1)

Definition at line 28774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ ( void *  jarg1)

Definition at line 28762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ ( void *  jarg1)

Definition at line 28786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29168 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29196 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ ( void *  jarg1)

Definition at line 28712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ ( void *  jarg1)

Definition at line 29870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29260 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29298 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29310 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28820 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28840 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28830 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29360 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 28974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 29500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29585 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ ( void *  jarg1)

Definition at line 28656 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ ( void *  jarg1)

Definition at line 28704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ ( operations_research::Assignment jarg1)

Definition at line 40189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ ( void *  jarg1)

Definition at line 29736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ ( void *  jarg1)

Definition at line 27684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ ( void *  jarg1)

Definition at line 27700 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ ( void *  jarg1)

Definition at line 27692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ ( void *  jarg1)

Definition at line 34898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34928 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ ( void *  jarg1)

Definition at line 34916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 34906 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ ( void *  jarg1)

Definition at line 35018 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ ( void *  jarg1)

Definition at line 34998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ ( void *  jarg1)

Definition at line 35010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 35084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ ( void *  jarg1)

Definition at line 35100 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ ( void *  jarg1)

Definition at line 35118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 35108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ ( void *  jarg1)

Definition at line 35220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ ( void *  jarg1)

Definition at line 35200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ ( void *  jarg1)

Definition at line 35212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 35286 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35430 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ ( void *  jarg1)

Definition at line 35302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35360 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35388 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ ( void *  jarg1)

Definition at line 35320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 35310 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ ( void *  jarg1)

Definition at line 35422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ ( void *  jarg1)

Definition at line 35402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ ( void *  jarg1)

Definition at line 35414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ ( void *  jarg1)

Definition at line 30481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ ( operations_research::BaseIntExpr jarg1)

Definition at line 40205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ ( void *  jarg1)

Definition at line 30469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ ( void *  objarg,
SwigDirector_BaseLns::SWIG_Callback0_t  callback0,
SwigDirector_BaseLns::SWIG_Callback1_t  callback1,
SwigDirector_BaseLns::SWIG_Callback2_t  callback2,
SwigDirector_BaseLns::SWIG_Callback3_t  callback3,
SwigDirector_BaseLns::SWIG_Callback4_t  callback4,
SwigDirector_BaseLns::SWIG_Callback5_t  callback5,
SwigDirector_BaseLns::SWIG_Callback6_t  callback6 
)

Definition at line 31279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ ( void *  jarg1)

Definition at line 31243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ ( void *  jarg1)

Definition at line 31255 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 31267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ ( void *  jarg1)

Definition at line 31205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 31213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ ( void *  jarg1)

Definition at line 31221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ ( operations_research::BaseLns jarg1)

Definition at line 40229 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ ( void *  jarg1)

Definition at line 20931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ( )

Definition at line 30513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ ( void *  jarg1)

Definition at line 33183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ ( void *  jarg1)

Definition at line 32979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33081 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ( )

Definition at line 32863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ ( void *  jarg1)

Definition at line 32917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ ( void *  jarg1)

Definition at line 32881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ ( void *  jarg1)

Definition at line 33195 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 33027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33003 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ ( void *  jarg1)

Definition at line 33175 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32893 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 32953 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ ( void *  jarg1)

Definition at line 33069 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntVar *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ ( operations_research::BooleanVar jarg1)

Definition at line 40261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ ( void *  jarg1)

Definition at line 33095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ ( void *  jarg1)

Definition at line 32991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ ( void *  jarg1)

Definition at line 33107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33039 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ ( operations_research::CastConstraint jarg1)

Definition at line 40129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ ( void *  jarg1)

Definition at line 23601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 31326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ ( void *  jarg1)

Definition at line 31340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 31310 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ ( operations_research::ChangeValue jarg1)

Definition at line 40233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ( )

Definition at line 30523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ ( void *  objarg,
SwigDirector_Constraint::SWIG_Callback0_t  callback0,
SwigDirector_Constraint::SWIG_Callback1_t  callback1,
SwigDirector_Constraint::SWIG_Callback2_t  callback2,
SwigDirector_Constraint::SWIG_Callback3_t  callback3,
SwigDirector_Constraint::SWIG_Callback4_t  callback4 
)

Definition at line 23586 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 23520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ ( void *  jarg1)

Definition at line 23562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ ( void *  jarg1)

Definition at line 23512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ ( operations_research::Constraint jarg1)

Definition at line 40125 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ ( void *  jarg1)

Definition at line 23528 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ ( void *  jarg1)

Definition at line 23540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ ( void *  jarg1)

Definition at line 23574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ( )

Definition at line 10832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ( )

Definition at line 30553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ ( void *  objarg,
SwigDirector_Decision::SWIG_Callback0_t  callback0,
SwigDirector_Decision::SWIG_Callback1_t  callback1,
SwigDirector_Decision::SWIG_Callback2_t  callback2,
SwigDirector_Decision::SWIG_Callback3_t  callback3 
)

Definition at line 21174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ ( operations_research::Decision jarg1)

Definition at line 40105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ ( void *  jarg1)

Definition at line 21130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ ( void *  jarg1)

Definition at line 21142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ ( void *  objarg,
SwigDirector_DecisionBuilder::SWIG_Callback0_t  callback0,
SwigDirector_DecisionBuilder::SWIG_Callback1_t  callback1 
)

Definition at line 21364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_GetName___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_GetName___ ( void *  jarg1)

Definition at line 21352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SetName___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SetName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 21337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ ( operations_research::DecisionBuilder jarg1)

Definition at line 40113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ ( void *  jarg1)

Definition at line 21313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ ( void *  jarg1)

Definition at line 21325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ ( void *  jarg1)

Definition at line 8410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ ( void *  jarg1)

Definition at line 8378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8715 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8475 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8546 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8570 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8747 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ ( void *  jarg1)

Definition at line 8398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ ( operations_research::DecisionVisitor jarg1)

Definition at line 40109 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21199 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 21211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ ( void *  jarg1)

Definition at line 21273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ( )

Definition at line 10852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ( )

Definition at line 10842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ( )

Definition at line 10862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ ( void *  jarg1)

Definition at line 11152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ ( void *  jarg1)

Definition at line 11108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ ( void *  jarg1)

Definition at line 11042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ ( void *  jarg1)

Definition at line 11020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ ( void *  jarg1)

Definition at line 10976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ( )

Definition at line 10892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ( )

Definition at line 10902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ ( void *  jarg1)

Definition at line 11064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 11054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ ( void *  jarg1)

Definition at line 11086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ ( void *  jarg1)

Definition at line 10998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 10988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ( )

Definition at line 10882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ( )

Definition at line 10872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ ( void *  jarg1)

Definition at line 11130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 11120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ ( void *  jarg1)

Definition at line 10954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ ( void *  jarg1)

Definition at line 10932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ( )

Definition at line 10912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ( )

Definition at line 35923 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ( )

Definition at line 35941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ ( void *  jarg1)

Definition at line 28628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ ( void *  jarg1)

Definition at line 27712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ ( void *  jarg1)

Definition at line 35038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ ( void *  jarg1)

Definition at line 35240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ ( void *  jarg1)

Definition at line 35442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ ( void *  jarg1)

Definition at line 30461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ ( void *  jarg1)

Definition at line 31197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ ( void *  jarg1)

Definition at line 20923 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ ( void *  jarg1)

Definition at line 32873 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ ( void *  jarg1)

Definition at line 23593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ ( void *  jarg1)

Definition at line 31302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ ( void *  jarg1)

Definition at line 23504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ ( void *  jarg1)

Definition at line 21102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ ( void *  jarg1)

Definition at line 21291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ ( void *  jarg1)

Definition at line 8779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ ( void *  jarg1)

Definition at line 21191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ ( void *  jarg1)

Definition at line 11174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ ( void *  jarg1)

Definition at line 21381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ ( void *  jarg1)

Definition at line 30359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Domain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Domain___ ( void *  jarg1)

Definition at line 35915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 39316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___ ( void *  jarg1)

Definition at line 26284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ ( void *  jarg1)

Definition at line 6853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ ( void *  jarg1)

Definition at line 7206 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntBoolPair___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntBoolPair___ ( void *  jarg1)

Definition at line 5682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ ( void *  jarg1)

Definition at line 26366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ ( void *  jarg1)

Definition at line 28338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ ( void *  jarg1)

Definition at line 9188 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ ( void *  jarg1)

Definition at line 24134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ ( void *  jarg1)

Definition at line 7242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ ( void *  jarg1)

Definition at line 24772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ ( void *  jarg1)

Definition at line 27908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ ( void *  jarg1)

Definition at line 24712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 32090 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ ( void *  jarg1)

Definition at line 7961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ ( void *  jarg1)

Definition at line 6091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ ( void *  jarg1)

Definition at line 6444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ ( void *  jarg1)

Definition at line 31836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ ( void *  jarg1)

Definition at line 32059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ ( void *  jarg1)

Definition at line 31925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ ( void *  jarg1)

Definition at line 10415 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ ( void *  jarg1)

Definition at line 32727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ ( void *  jarg1)

Definition at line 30593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ ( void *  jarg1)

Definition at line 10006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ ( void *  jarg1)

Definition at line 7552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ ( void *  jarg1)

Definition at line 33962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ ( void *  jarg1)

Definition at line 23104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ ( void *  jarg1)

Definition at line 25513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ ( void *  jarg1)

Definition at line 29936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ ( void *  jarg1)

Definition at line 31361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20955 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ ( void *  jarg1)

Definition at line 32209 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ ( void *  jarg1)

Definition at line 25971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ ( void *  jarg1)

Definition at line 34836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ ( void *  jarg1)

Definition at line 34788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ ( void *  jarg1)

Definition at line 34521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ ( void *  jarg1)

Definition at line 39422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ ( void *  jarg1)

Definition at line 35504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ ( void *  jarg1)

Definition at line 36533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_ResourceGroup___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_ResourceGroup___ ( void *  jarg1)

Definition at line 36446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_ResourceGroup_Attributes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_ResourceGroup_Attributes___ ( void *  jarg1)

Definition at line 36294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_ResourceGroup_Resource___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_ResourceGroup_Resource___ ( void *  jarg1)

Definition at line 36316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ ( void *  jarg1)

Definition at line 36226 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( void *  jarg1)

Definition at line 36116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ ( void *  jarg1)

Definition at line 39268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ ( void *  jarg1)

Definition at line 25776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ ( void *  jarg1)

Definition at line 33268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ ( void *  jarg1)

Definition at line 23635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ ( void *  jarg1)

Definition at line 8370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ ( void *  jarg1)

Definition at line 27523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ ( void *  jarg1)

Definition at line 28596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 31134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ ( void *  jarg1)

Definition at line 9597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ ( void *  jarg1)

Definition at line 25142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ ( void *  jarg1)

Definition at line 30409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ ( void *  jarg1)

Definition at line 12259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ ( void *  jarg1)

Definition at line 11274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ ( void *  jarg1)

Definition at line 33217 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ ( void *  jarg1)

Definition at line 10824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ ( void *  jarg1)

Definition at line 39350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ ( void *  jarg1)

Definition at line 39324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 39414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 39374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ ( void *  objarg,
SwigDirector_Demon::SWIG_Callback0_t  callback0,
SwigDirector_Demon::SWIG_Callback1_t  callback1,
SwigDirector_Demon::SWIG_Callback2_t  callback2 
)

Definition at line 21467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ ( void *  jarg1)

Definition at line 21399 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ ( void *  jarg1)

Definition at line 21411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ ( operations_research::Demon jarg1)

Definition at line 40117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ ( void *  jarg1)

Definition at line 21423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ ( void *  jarg1)

Definition at line 21435 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ ( void *  jarg1)

Definition at line 30367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ ( operations_research::DisjunctiveConstraint jarg1)

Definition at line 40197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_AdditionWith___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_AdditionWith___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35885 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_AllValues___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_AllValues___ ( )

Definition at line 35669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_Complement___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Complement___ ( void *  jarg1)

Definition at line 35825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35811 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_FlattenedIntervals___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_FlattenedIntervals___ ( void *  jarg1)

Definition at line 35749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_FromFlatIntervals___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_FromFlatIntervals___ ( int  length1,
int64_t *  jarg1 
)

Definition at line 35728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_FromIntervals___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_FromIntervals___ ( int  len1_1,
int  len1_2[],
int64_t *  jarg1 
)

Definition at line 35697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_FromValues___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_FromValues___ ( int  length1,
int64_t *  jarg1 
)

Definition at line 35679 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ( )

Definition at line 30503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_IntersectionWith___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_IntersectionWith___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_IsEmpty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_IsEmpty___ ( void *  jarg1)

Definition at line 35763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Max___ ( void *  jarg1)

Definition at line 35799 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Min___ ( void *  jarg1)

Definition at line 35787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_Negation___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Negation___ ( void *  jarg1)

Definition at line 35837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_Size___ ( void *  jarg1)

Definition at line 35775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_ToString___ ( void *  jarg1)

Definition at line 35903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Domain_UnionWith___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Domain_UnionWith___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ ( int  search_parameters_size,
uint8_t *  jarg1 
)

Definition at line 35959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 39308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ ( void *  jarg1)

Definition at line 39300 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ ( operations_research::GlobalVehicleBreaksConstraint jarg1)

Definition at line 40277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ ( void *  jarg1)

Definition at line 39288 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___ ( void *  jarg1)

Definition at line 26326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___ ( void *  jarg1)

Definition at line 26314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___ ( void *  jarg1)

Definition at line 26338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___ ( void *  jarg1)

Definition at line 26302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___ ( operations_research::ImprovementSearchLimit jarg1)

Definition at line 40165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6606 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ ( void *  jarg1)

Definition at line 6484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ ( void *  jarg1)

Definition at line 6452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6663 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ ( long long  jarg1,
int  jarg2 
)

Definition at line 6719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6496 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6740 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ ( void *  jarg1)

Definition at line 6472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7019 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ ( void *  jarg1)

Definition at line 6895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ ( void *  jarg1)

Definition at line 6861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7033 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7078 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7099 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7157 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7185 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ ( void *  jarg1)

Definition at line 6883 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_get___ ( void *  jarg1)

Definition at line 5648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5638 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_get___ ( void *  jarg1)

Definition at line 5670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 5660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ ( void *  jarg1)

Definition at line 26908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ ( void *  jarg1)

Definition at line 27028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ ( void *  jarg1)

Definition at line 26556 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ ( void *  jarg1)

Definition at line 26544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ ( void *  jarg1)

Definition at line 27040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ ( void *  jarg1)

Definition at line 26726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ ( void *  jarg1)

Definition at line 26714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27260 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27276 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ ( void *  jarg1)

Definition at line 26920 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ( )

Definition at line 26356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ( )

Definition at line 26346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ ( void *  jarg1)

Definition at line 26896 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ ( void *  jarg1)

Definition at line 26884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ ( void *  jarg1)

Definition at line 26654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ ( void *  jarg1)

Definition at line 26642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ ( void *  jarg1)

Definition at line 26824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ ( void *  jarg1)

Definition at line 26812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ ( void *  jarg1)

Definition at line 26484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ ( void *  jarg1)

Definition at line 26472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ ( void *  jarg1)

Definition at line 27052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ ( void *  jarg1)

Definition at line 27468 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ ( void *  jarg1)

Definition at line 27480 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27078 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 26932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ ( void *  jarg1)

Definition at line 27016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ ( void *  jarg1)

Definition at line 26386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ ( void *  jarg1)

Definition at line 26374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27426 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ ( operations_research::IntervalVar jarg1)

Definition at line 40169 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ ( void *  jarg1)

Definition at line 26956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26700 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26968 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26496 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26506 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ ( void *  jarg1)

Definition at line 28314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ ( void *  jarg1)

Definition at line 27948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ ( void *  jarg1)

Definition at line 28050 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ ( void *  jarg1)

Definition at line 28038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ ( void *  jarg1)

Definition at line 28062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ ( void *  jarg1)

Definition at line 28086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ ( void *  jarg1)

Definition at line 28074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ ( void *  jarg1)

Definition at line 28098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ ( void *  jarg1)

Definition at line 28122 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ ( void *  jarg1)

Definition at line 28110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ ( void *  jarg1)

Definition at line 28134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ ( void *  jarg1)

Definition at line 27994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28188 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28156 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28146 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28166 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28178 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ ( void *  jarg1)

Definition at line 28014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ ( void *  jarg1)

Definition at line 28002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ ( void *  jarg1)

Definition at line 28026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ ( void *  jarg1)

Definition at line 27986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ ( operations_research::IntervalVarElement jarg1)

Definition at line 40181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ ( void *  jarg1)

Definition at line 28326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ ( void *  jarg1)

Definition at line 27974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8795 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ ( void *  jarg1)

Definition at line 8819 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ ( void *  jarg1)

Definition at line 8787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8955 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9156 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9019 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8831 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9103 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ ( void *  jarg1)

Definition at line 8807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ ( void *  jarg1)

Definition at line 24276 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24600 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24466 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24480 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24656 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24508 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ ( void *  jarg1)

Definition at line 24288 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ ( void *  jarg1)

Definition at line 24178 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ ( void *  jarg1)

Definition at line 24142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ ( void *  jarg1,
long *  jarg2,
long *  jarg3 
)

Definition at line 24214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 24226 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ ( operations_research::IntExpr jarg1)

Definition at line 40137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ ( void *  jarg1)

Definition at line 24300 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 24312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24331 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24341 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ ( void *  jarg1)

Definition at line 7490 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ ( void *  jarg1)

Definition at line 7250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7416 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 7439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 7304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 7320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 7338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 7281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2 
)

Definition at line 7358 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int *  jarg2 
)

Definition at line 7387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ ( void *  jarg1)

Definition at line 7462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7516 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ ( void *  jarg1)

Definition at line 7530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ ( void *  jarg1)

Definition at line 25092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ ( void *  jarg1)

Definition at line 25104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ ( void *  jarg1)

Definition at line 25080 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 25038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 25024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 25052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 25066 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ ( void *  jarg1)

Definition at line 24780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ ( void *  jarg1)

Definition at line 24990 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ ( void *  jarg1)

Definition at line 24978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 24840 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24885 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ ( void *  jarg1)

Definition at line 24952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ ( operations_research::IntVar jarg1)

Definition at line 40145 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ ( void *  jarg1)

Definition at line 24804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ ( void *  jarg1)

Definition at line 24792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ ( void *  jarg1)

Definition at line 25002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24928 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ ( void *  jarg1)

Definition at line 27862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ ( void *  jarg1)

Definition at line 27752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ ( void *  jarg1)

Definition at line 27828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ ( void *  jarg1)

Definition at line 27806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ ( void *  jarg1)

Definition at line 27798 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27840 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27886 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ ( void *  jarg1)

Definition at line 27790 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ ( operations_research::IntVarElement jarg1)

Definition at line 40177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ ( void *  jarg1)

Definition at line 27896 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ ( void *  jarg1)

Definition at line 27850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ ( void *  jarg1)

Definition at line 27778 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ ( void *  jarg1)

Definition at line 24720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ ( void *  jarg1)

Definition at line 24752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ ( void *  jarg1)

Definition at line 24728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ ( operations_research::IntVarIterator jarg1)

Definition at line 40141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ ( void *  jarg1)

Definition at line 24760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ ( void *  jarg1)

Definition at line 24740 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32188 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ ( void *  jarg1)

Definition at line 32124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ ( operations_research::IntVarLocalSearchFilter jarg1)

Definition at line 40249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ ( void *  jarg1,
int  jarg2 
)

Definition at line 32150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ ( void *  jarg1,
int  jarg2 
)

Definition at line 32136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 30906 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30920 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30798 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30706 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30718 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30770 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 30846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 30784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30730 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___ ( operations_research::VarLocalSearchOperator< operations_research::IntVar, int64_t, operations_research::IntVarLocalSearchHandler > *  jarg1)

Definition at line 40213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ ( void *  jarg1)

Definition at line 7592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ ( void *  jarg1)

Definition at line 7560 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7771 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 7604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7856 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7695 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ ( void *  jarg1)

Definition at line 7580 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 5844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ ( void *  jarg1)

Definition at line 5722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ ( void *  jarg1)

Definition at line 5690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 5901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ ( int  jarg1,
int  jarg2 
)

Definition at line 5957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 5734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 5978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ ( void *  jarg1)

Definition at line 5710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ ( void *  jarg1)

Definition at line 6133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ ( void *  jarg1)

Definition at line 6099 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6217 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6145 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6403 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ ( void *  jarg1)

Definition at line 6121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 31690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31678 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 31802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 31778 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31790 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ ( void *  jarg1)

Definition at line 31710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___ ( void *  jarg1)

Definition at line 31762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31770 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ ( void *  jarg1)

Definition at line 31746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ ( operations_research::LocalSearchFilter jarg1)

Definition at line 40241 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 32001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ ( void *  objarg,
SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t  callback0 
)

Definition at line 32067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ ( void *  jarg1)

Definition at line 31903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31893 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ ( void *  jarg1)

Definition at line 31881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 32047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 32035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ( )

Definition at line 31851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ( )

Definition at line 31861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ ( void *  jarg1)

Definition at line 31993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ ( operations_research::LocalSearchFilterManager jarg1)

Definition at line 40245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ ( void *  jarg1)

Definition at line 31933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ ( void *  jarg1)

Definition at line 31945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10168 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ ( void *  jarg1)

Definition at line 10046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ ( void *  jarg1)

Definition at line 10014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10351 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10206 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10399 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10246 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 10058 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10310 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10330 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ ( void *  jarg1)

Definition at line 10034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32811 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ ( void *  jarg1)

Definition at line 32747 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32799 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 32773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ ( void *  jarg1)

Definition at line 32755 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ ( void *  jarg1)

Definition at line 32855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ ( operations_research::LocalSearchMonitor jarg1)

Definition at line 40257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ ( void *  jarg1)

Definition at line 32735 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ ( void *  jarg1)

Definition at line 30643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ ( void *  jarg1)

Definition at line 30667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30679 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 30601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ ( void *  jarg1)

Definition at line 30627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ ( operations_research::LocalSearchOperator jarg1)

Definition at line 40209 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9759 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ ( void *  jarg1)

Definition at line 9637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ ( void *  jarg1)

Definition at line 9605 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9958 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9990 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9893 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9740 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ ( void *  jarg1)

Definition at line 9625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 40040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ ( void *  jarg1)

Definition at line 34665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ ( void *  jarg1)

Definition at line 34681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ ( void *  jarg1)

Definition at line 33970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ( )

Definition at line 33572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ( )

Definition at line 33732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ( )

Definition at line 33742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ( )

Definition at line 33792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ( )

Definition at line 33812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ( )

Definition at line 33802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ( )

Definition at line 33762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ( )

Definition at line 33772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ( )

Definition at line 33752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ( )

Definition at line 33782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ( )

Definition at line 33712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ( )

Definition at line 33552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ( )

Definition at line 33602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ( )

Definition at line 33622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ( )

Definition at line 33492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ( )

Definition at line 33502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ( )

Definition at line 33512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ( )

Definition at line 33682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ( )

Definition at line 33662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ( )

Definition at line 33692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ( )

Definition at line 33522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ( )

Definition at line 33532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ( )

Definition at line 33632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ( )

Definition at line 33642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ( )

Definition at line 33542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ( )

Definition at line 33612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ( )

Definition at line 33652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ( )

Definition at line 33562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ( )

Definition at line 33582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 34140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  jarg4 
)

Definition at line 34374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 34434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  jarg4 
)

Definition at line 34284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34246 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 34004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ ( void *  jarg1,
int  jarg2 
)

Definition at line 33978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 34228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 34094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 34192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
int  jarg5 
)

Definition at line 34405 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34456 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
int  jarg5 
)

Definition at line 34311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 34058 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 34266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 33992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ ( void *  jarg1)

Definition at line 34476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ( )

Definition at line 33882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ( )

Definition at line 33942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ( )

Definition at line 33902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ( )

Definition at line 33912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ( )

Definition at line 33922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ( )

Definition at line 33862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ( )

Definition at line 33472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ( )

Definition at line 33842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ( )

Definition at line 33422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ( )

Definition at line 33432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ( )

Definition at line 33442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ( )

Definition at line 33452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ( )

Definition at line 33412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ( )

Definition at line 33392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ( )

Definition at line 33402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23206 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23112 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ( )

Definition at line 21474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ( )

Definition at line 21484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ( )

Definition at line 22404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ( )

Definition at line 21494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ( )

Definition at line 21504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ( )

Definition at line 22414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ( )

Definition at line 21514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ( )

Definition at line 21534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ( )

Definition at line 22424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ( )

Definition at line 22434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ( )

Definition at line 22444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ( )

Definition at line 21554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ( )

Definition at line 22454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ( )

Definition at line 21544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ( )

Definition at line 21564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ( )

Definition at line 22464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ( )

Definition at line 22294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ( )

Definition at line 21574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ( )

Definition at line 22304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ( )

Definition at line 21584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ( )

Definition at line 21594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ( )

Definition at line 22474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ( )

Definition at line 22484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ( )

Definition at line 22074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ( )

Definition at line 22494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ( )

Definition at line 21604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ( )

Definition at line 21614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ( )

Definition at line 23054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ( )

Definition at line 21624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ( )

Definition at line 21634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ( )

Definition at line 21644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ( )

Definition at line 21654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ( )

Definition at line 22504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ( )

Definition at line 22514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ( )

Definition at line 22524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ( )

Definition at line 22534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ( )

Definition at line 21664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ( )

Definition at line 21674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ( )

Definition at line 21684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ( )

Definition at line 22544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ( )

Definition at line 22554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ( )

Definition at line 22564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ( )

Definition at line 21694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ( )

Definition at line 23004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ( )

Definition at line 22574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ( )

Definition at line 22584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ( )

Definition at line 21704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ( )

Definition at line 22594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ( )

Definition at line 22604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ( )

Definition at line 21714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ( )

Definition at line 21724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ( )

Definition at line 21734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ( )

Definition at line 22614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ( )

Definition at line 22624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ( )

Definition at line 21524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ( )

Definition at line 22634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ( )

Definition at line 22314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ( )

Definition at line 22324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ( )

Definition at line 21744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ( )

Definition at line 22644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ( )

Definition at line 21754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ( )

Definition at line 21764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ( )

Definition at line 22654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ( )

Definition at line 21774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ( )

Definition at line 21784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ( )

Definition at line 21794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ( )

Definition at line 21804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ( )

Definition at line 21814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ( )

Definition at line 21824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ( )

Definition at line 21834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ( )

Definition at line 21844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ( )

Definition at line 21854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ( )

Definition at line 21864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ( )

Definition at line 21874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ( )

Definition at line 22664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ( )

Definition at line 22674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ( )

Definition at line 22684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ( )

Definition at line 21884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ( )

Definition at line 21894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ( )

Definition at line 21904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ( )

Definition at line 21914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ( )

Definition at line 21924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ( )

Definition at line 21934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ( )

Definition at line 22694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ( )

Definition at line 21944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ( )

Definition at line 22704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ( )

Definition at line 21954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ( )

Definition at line 21964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ( )

Definition at line 22714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ( )

Definition at line 21974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ( )

Definition at line 23014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ( )

Definition at line 21984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ( )

Definition at line 22724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ( )

Definition at line 22734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ( )

Definition at line 21994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ( )

Definition at line 22004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ( )

Definition at line 22014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ( )

Definition at line 22024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ( )

Definition at line 22034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ( )

Definition at line 22334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ( )

Definition at line 22044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ( )

Definition at line 22744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ( )

Definition at line 22054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ( )

Definition at line 22754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ( )

Definition at line 22064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ( )

Definition at line 22084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ( )

Definition at line 22764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ( )

Definition at line 22774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ( )

Definition at line 22094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ( )

Definition at line 22104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ( )

Definition at line 23064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ( )

Definition at line 22784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ( )

Definition at line 22794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ( )

Definition at line 23024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ( )

Definition at line 23034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ( )

Definition at line 22804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ( )

Definition at line 22114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ( )

Definition at line 22124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ( )

Definition at line 22134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ( )

Definition at line 22144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ( )

Definition at line 22344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ( )

Definition at line 22154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ( )

Definition at line 22814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ( )

Definition at line 22824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ( )

Definition at line 22164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ( )

Definition at line 22834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ( )

Definition at line 22844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ( )

Definition at line 22854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ( )

Definition at line 22864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ( )

Definition at line 22874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ( )

Definition at line 22174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ( )

Definition at line 22184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ( )

Definition at line 22194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ( )

Definition at line 22884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ( )

Definition at line 22894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ( )

Definition at line 22904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ( )

Definition at line 23084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ( )

Definition at line 23074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ( )

Definition at line 22914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ( )

Definition at line 22204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ( )

Definition at line 22214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ( )

Definition at line 22224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ( )

Definition at line 22234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ( )

Definition at line 23044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ( )

Definition at line 22924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ( )

Definition at line 22934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ( )

Definition at line 22244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ( )

Definition at line 23094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ( )

Definition at line 22254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ( )

Definition at line 22944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ( )

Definition at line 22264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ( )

Definition at line 22954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ( )

Definition at line 22354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ( )

Definition at line 22364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ( )

Definition at line 22964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ( )

Definition at line 22974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ( )

Definition at line 22274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ( )

Definition at line 22984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ( )

Definition at line 22374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ( )

Definition at line 22384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ( )

Definition at line 22994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ( )

Definition at line 22284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ( )

Definition at line 22394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ ( operations_research::ModelVisitor jarg1)

Definition at line 40121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ ( void *  jarg1,
char *  jarg2,
long long  jarg3 
)

Definition at line 23304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ ( void *  jarg1,
char *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 23321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23368 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ ( void *  jarg1)

Definition at line 28604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ ( void *  jarg1)

Definition at line 28616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ( )

Definition at line 27674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ( )

Definition at line 34844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ( )

Definition at line 35046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ( )

Definition at line 35248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ ( void *  jarg1)

Definition at line 31181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ( )

Definition at line 20913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ ( void *  jarg1)

Definition at line 31286 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ ( void *  jarg1)

Definition at line 23492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Decision___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ( )

Definition at line 21092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ( )

Definition at line 21281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ( )

Definition at line 8432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ ( void *  jarg1)

Definition at line 8442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ ( int  jarg1)

Definition at line 8458 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ( )

Definition at line 21181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ( )

Definition at line 11164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Demon___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ( )

Definition at line 21371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Domain__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Domain__SWIG_0___ ( )

Definition at line 35633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Domain__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Domain__SWIG_1___ ( long long  jarg1)

Definition at line 35643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Domain__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Domain__SWIG_2___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 35655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 39276 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
double  jarg4,
double  jarg5,
double  jarg6,
int  jarg7 
)

Definition at line 26260 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ( )

Definition at line 6506 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ ( void *  jarg1)

Definition at line 6516 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ ( int  jarg1)

Definition at line 6532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ( )

Definition at line 6917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_0___ ( )

Definition at line 5598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_1___ ( int  jarg1,
unsigned int  jarg2 
)

Definition at line 5608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_2___ ( void *  jarg1)

Definition at line 5622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ( )

Definition at line 27916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27926 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ( )

Definition at line 8841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 8851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ ( int  jarg1)

Definition at line 8867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ ( int  jarg1)

Definition at line 7214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ ( void *  jarg1)

Definition at line 7226 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ( )

Definition at line 27720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27730 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 32074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 30854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 30864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ ( void *  jarg1)

Definition at line 30882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ( )

Definition at line 7614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 7624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ ( int  jarg1)

Definition at line 7640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ( )

Definition at line 5744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ ( void *  jarg1)

Definition at line 5754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ ( int  jarg1)

Definition at line 5770 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ( )

Definition at line 6155 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ( )

Definition at line 31826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ ( void *  jarg1)

Definition at line 31957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ ( void *  jarg1)

Definition at line 31975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ( )

Definition at line 31915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ( )

Definition at line 10068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ ( void *  jarg1)

Definition at line 10078 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ ( int  jarg1)

Definition at line 10094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ( )

Definition at line 30583 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ( )

Definition at line 9659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ ( void *  jarg1)

Definition at line 9669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ ( int  jarg1)

Definition at line 9685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ( )

Definition at line 7542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ( )

Definition at line 23482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 25495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Pack___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 29916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 25941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ ( unsigned int  jarg1)

Definition at line 34796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ ( long long  jarg1)

Definition at line 34748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ ( int  length1,
int *  jarg1 
)

Definition at line 34488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ ( int  jarg1)

Definition at line 34509 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ ( int  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 35450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ ( int  jarg1,
int  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 35468 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ ( void *  jarg1)

Definition at line 36488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ ( void *  jarg1,
int  parameters_size,
uint8_t *  jarg2 
)

Definition at line 36504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_ResourceGroup___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_ResourceGroup___ ( void *  jarg1)

Definition at line 36324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_ResourceGroup_Attributes__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_ResourceGroup_Attributes__SWIG_0___ ( )

Definition at line 36234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_ResourceGroup_Attributes__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_ResourceGroup_Attributes__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ( )

Definition at line 36216 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( )

Definition at line 36106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ( )

Definition at line 39258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ ( void *  jarg1)

Definition at line 25764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ ( void *  jarg1)

Definition at line 23623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ( )

Definition at line 8023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ ( void *  jarg1)

Definition at line 8033 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ ( int  jarg1)

Definition at line 8049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
char *  jarg4 
)

Definition at line 27492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ( )

Definition at line 28346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 28356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 31108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ ( void *  jarg1)

Definition at line 31118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ( )

Definition at line 9250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 9260 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ ( int  jarg1)

Definition at line 9276 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 25130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ ( char *  jarg1)

Definition at line 12212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ ( char *  jarg1,
int  parameters_size,
uint8_t *  jarg2 
)

Definition at line 12229 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ( )

Definition at line 11182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 11192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ( )

Definition at line 33207 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ( )

Definition at line 10477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ ( void *  jarg1)

Definition at line 10487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ ( int  jarg1)

Definition at line 10503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 39332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 39382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 39358 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_One___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ( )

Definition at line 20903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ( )

Definition at line 30563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ ( void *  jarg1)

Definition at line 25657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ ( void *  jarg1)

Definition at line 25749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ ( void *  jarg1)

Definition at line 25633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ ( void *  jarg1)

Definition at line 25521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ ( void *  objarg,
SwigDirector_OptimizeVar::SWIG_Callback0_t  callback0,
SwigDirector_OptimizeVar::SWIG_Callback1_t  callback1,
SwigDirector_OptimizeVar::SWIG_Callback2_t  callback2,
SwigDirector_OptimizeVar::SWIG_Callback3_t  callback3,
SwigDirector_OptimizeVar::SWIG_Callback4_t  callback4,
SwigDirector_OptimizeVar::SWIG_Callback5_t  callback5,
SwigDirector_OptimizeVar::SWIG_Callback6_t  callback6,
SwigDirector_OptimizeVar::SWIG_Callback7_t  callback7,
SwigDirector_OptimizeVar::SWIG_Callback8_t  callback8,
SwigDirector_OptimizeVar::SWIG_Callback9_t  callback9,
SwigDirector_OptimizeVar::SWIG_Callback10_t  callback10,
SwigDirector_OptimizeVar::SWIG_Callback11_t  callback11,
SwigDirector_OptimizeVar::SWIG_Callback12_t  callback12,
SwigDirector_OptimizeVar::SWIG_Callback13_t  callback13,
SwigDirector_OptimizeVar::SWIG_Callback14_t  callback14,
SwigDirector_OptimizeVar::SWIG_Callback15_t  callback15,
SwigDirector_OptimizeVar::SWIG_Callback16_t  callback16,
SwigDirector_OptimizeVar::SWIG_Callback17_t  callback17,
SwigDirector_OptimizeVar::SWIG_Callback18_t  callback18,
SwigDirector_OptimizeVar::SWIG_Callback19_t  callback19,
SwigDirector_OptimizeVar::SWIG_Callback20_t  callback20,
SwigDirector_OptimizeVar::SWIG_Callback21_t  callback21,
SwigDirector_OptimizeVar::SWIG_Callback22_t  callback22,
SwigDirector_OptimizeVar::SWIG_Callback23_t  callback23,
SwigDirector_OptimizeVar::SWIG_Callback24_t  callback24,
SwigDirector_OptimizeVar::SWIG_Callback25_t  callback25 
)

Definition at line 25757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ ( void *  jarg1)

Definition at line 25577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25585 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ ( void *  jarg1)

Definition at line 25681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25693 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ ( operations_research::OptimizeVar jarg1)

Definition at line 40153 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ ( void *  jarg1)

Definition at line 25705 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ ( void *  jarg1)

Definition at line 25533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30349 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30125 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30115 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 30069 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
void *  jarg3 
)

Definition at line 30024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 30049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 29944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 29974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 29999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
void *  jarg3 
)

Definition at line 30094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ ( void *  jarg1)

Definition at line 30333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ ( void *  jarg1)

Definition at line 30143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 30159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30175 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ ( void *  jarg1)

Definition at line 30135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ ( void *  jarg1)

Definition at line 30167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ ( void *  jarg1)

Definition at line 30151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ ( operations_research::Pack jarg1)

Definition at line 40193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ ( void *  jarg1)

Definition at line 30185 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ ( void *  jarg1)

Definition at line 30341 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31535 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ ( void *  jarg1)

Definition at line 31607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ ( void *  jarg1)

Definition at line 31369 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 31411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31425 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ ( void *  jarg1)

Definition at line 31439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31449 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ ( void *  jarg1)

Definition at line 31381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ ( void *  jarg1)

Definition at line 31459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ ( operations_research::PathOperator jarg1)

Definition at line 40237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ ( void *  jarg1)

Definition at line 21080 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21003 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ ( void *  jarg1)

Definition at line 20987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ ( void *  jarg1)

Definition at line 21068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ ( void *  jarg1)

Definition at line 21041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ ( void *  jarg1)

Definition at line 21023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 21053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ ( void *  jarg1)

Definition at line 20975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ ( operations_research::PropagationBaseObject jarg1)

Definition at line 40101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ ( void *  jarg1)

Definition at line 20963 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ ( void *  jarg1)

Definition at line 20995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32229 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ ( void *  jarg1)

Definition at line 32719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ ( void *  jarg1)

Definition at line 32338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 32323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 32676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 32481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32358 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32408 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 32460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ ( operations_research::PropagationMonitor jarg1)

Definition at line 40253 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ ( void *  jarg1)

Definition at line 32217 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ ( void *  jarg1)

Definition at line 26125 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ ( void *  jarg1)

Definition at line 26035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ ( void *  objarg,
SwigDirector_RegularLimit::SWIG_Callback0_t  callback0,
SwigDirector_RegularLimit::SWIG_Callback1_t  callback1,
SwigDirector_RegularLimit::SWIG_Callback2_t  callback2,
SwigDirector_RegularLimit::SWIG_Callback3_t  callback3,
SwigDirector_RegularLimit::SWIG_Callback4_t  callback4,
SwigDirector_RegularLimit::SWIG_Callback5_t  callback5,
SwigDirector_RegularLimit::SWIG_Callback6_t  callback6,
SwigDirector_RegularLimit::SWIG_Callback7_t  callback7,
SwigDirector_RegularLimit::SWIG_Callback8_t  callback8,
SwigDirector_RegularLimit::SWIG_Callback9_t  callback9,
SwigDirector_RegularLimit::SWIG_Callback10_t  callback10,
SwigDirector_RegularLimit::SWIG_Callback11_t  callback11,
SwigDirector_RegularLimit::SWIG_Callback12_t  callback12,
SwigDirector_RegularLimit::SWIG_Callback13_t  callback13,
SwigDirector_RegularLimit::SWIG_Callback14_t  callback14,
SwigDirector_RegularLimit::SWIG_Callback15_t  callback15,
SwigDirector_RegularLimit::SWIG_Callback16_t  callback16,
SwigDirector_RegularLimit::SWIG_Callback17_t  callback17,
SwigDirector_RegularLimit::SWIG_Callback18_t  callback18,
SwigDirector_RegularLimit::SWIG_Callback19_t  callback19,
SwigDirector_RegularLimit::SWIG_Callback20_t  callback20,
SwigDirector_RegularLimit::SWIG_Callback21_t  callback21,
SwigDirector_RegularLimit::SWIG_Callback22_t  callback22,
SwigDirector_RegularLimit::SWIG_Callback23_t  callback23,
SwigDirector_RegularLimit::SWIG_Callback24_t  callback24,
SwigDirector_RegularLimit::SWIG_Callback25_t  callback25,
SwigDirector_RegularLimit::SWIG_Callback26_t  callback26,
SwigDirector_RegularLimit::SWIG_Callback27_t  callback27,
SwigDirector_RegularLimit::SWIG_Callback28_t  callback28 
)

Definition at line 26253 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ ( void *  jarg1)

Definition at line 26075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ ( void *  jarg1)

Definition at line 26137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ ( void *  jarg1)

Definition at line 26059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 26161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ ( void *  jarg1)

Definition at line 25999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ ( void *  jarg1)

Definition at line 26023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ ( void *  jarg1)

Definition at line 26185 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ ( void *  jarg1)

Definition at line 26149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ ( operations_research::RegularLimit jarg1)

Definition at line 40161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ ( void *  jarg1)

Definition at line 26209 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 26091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ ( void *  jarg1)

Definition at line 26113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 34822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ ( void *  jarg1)

Definition at line 34810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 34774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ ( void *  jarg1)

Definition at line 34762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ ( void *  jarg1)

Definition at line 34529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ ( void *  jarg1)

Definition at line 34541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ ( void *  jarg1)

Definition at line 34553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ ( void *  jarg1)

Definition at line 34603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 39960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ ( void *  jarg1)

Definition at line 39894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ ( void *  jarg1)

Definition at line 39534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39478 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ ( void *  jarg1)

Definition at line 39546 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39506 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39668 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ ( void *  jarg1)

Definition at line 40014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 40026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39866 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 39442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 39460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ ( void *  jarg1)

Definition at line 40002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ ( void *  jarg1)

Definition at line 39808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ ( void *  jarg1)

Definition at line 39948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ ( void *  jarg1)

Definition at line 39800 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ ( void *  jarg1)

Definition at line 39430 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ ( void *  jarg1)

Definition at line 39920 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 39786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 39738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64_t *  jarg4 
)

Definition at line 39760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64_t *  jarg4,
void *  jarg5 
)

Definition at line 39820 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 39682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 39626 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 39932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39606 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 39594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 39582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39906 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ ( void *  jarg1)

Definition at line 39570 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ ( void *  jarg1)

Definition at line 39558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetEndIndex___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetEndIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ ( void *  jarg1)

Definition at line 35536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ ( void *  jarg1)

Definition at line 35512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ ( void *  jarg1)

Definition at line 35524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetStartIndex___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetStartIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 35592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38751 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 36828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36663 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
int  length4,
int64_t *  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
int  length4,
int64_t *  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36759 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 37137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
long long  jarg3 
)

Definition at line 37166 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 37193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ( )

Definition at line 37472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 37596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddMatrixDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddMatrixDimension___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 36884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 37398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 37658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 37676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddResourceGroup___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddResourceGroup___ ( void *  jarg1)

Definition at line 37069 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
long long  jarg3 
)

Definition at line 37328 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 37608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 38042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 36853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 38030 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 38263 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2,
unsigned int  jarg3 
)

Definition at line 38286 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 39029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ ( void *  jarg1,
void *  jarg2,
int  len3_1,
int  len3_2[],
int64_t *  jarg3 
)

Definition at line 38475 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ ( void *  jarg1)

Definition at line 39084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ ( void *  jarg1)

Definition at line 38054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2 
)

Definition at line 38062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___ ( void *  jarg1)

Definition at line 37576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38509 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ ( void *  jarg1)

Definition at line 38239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ ( void *  jarg1)

Definition at line 38839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ ( void *  jarg1)

Definition at line 38809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 39047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 37908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 37922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38883 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 38867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ ( void *  jarg1)

Definition at line 38933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ ( void *  jarg1)

Definition at line 37790 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionResourceGroupIndex___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionResourceGroupIndex___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionResourceGroupIndices___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionResourceGroupIndices___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionNodeIndices___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionNodeIndices___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetGlobalDimensionCumulMPOptimizers___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetGlobalDimensionCumulMPOptimizers___ ( void *  jarg1)

Definition at line 36955 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 38851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ ( void *  jarg1)

Definition at line 37812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableGlobalCumulMPOptimizer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableGlobalCumulMPOptimizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ ( void *  jarg1)

Definition at line 38945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2 
)

Definition at line 39132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ ( void *  jarg1)

Definition at line 37284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2 
)

Definition at line 39157 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ ( void *  jarg1)

Definition at line 37584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ ( void *  jarg1)

Definition at line 37450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37546 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37436 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ ( void *  jarg1)

Definition at line 37057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetResourceGroup___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetResourceGroup___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetResourceGroups___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetResourceGroups___ ( void *  jarg1)

Definition at line 37081 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ ( void *  jarg1)

Definition at line 38251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ ( void *  jarg1)

Definition at line 38989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleOfClass___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleOfClass___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38973 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ ( void *  jarg1)

Definition at line 39017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37516 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___ ( void *  jarg1)

Definition at line 37634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasMandatoryDisjunctions___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasMandatoryDisjunctions___ ( void *  jarg1)

Definition at line 37296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasMaxCardinalityConstrainedDisjunctions___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasMaxCardinalityConstrainedDisjunctions___ ( void *  jarg1)

Definition at line 37308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___ ( void *  jarg1)

Definition at line 37736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___ ( void *  jarg1)

Definition at line 37646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___ ( void *  jarg1)

Definition at line 37748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ ( void *  jarg1)

Definition at line 37320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ ( void *  jarg1)

Definition at line 39182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 37370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 38665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsedWhenEmpty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsedWhenEmpty___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ( )

Definition at line 36476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ( )

Definition at line 36464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ( )

Definition at line 36454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 39194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 36925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 39214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ ( void *  jarg1)

Definition at line 38333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 38645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ ( void *  jarg1)

Definition at line 38685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ ( void *  jarg1)

Definition at line 39096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ( )

Definition at line 36052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ( )

Definition at line 36042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ( )

Definition at line 36032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ ( void *  jarg1)

Definition at line 38321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 38364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2,
unsigned int  jarg3 
)

Definition at line 38401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitMatrix___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitMatrix___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2 
)

Definition at line 36597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitVector___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitVector___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 36541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_AddResource___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_AddResource___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 36336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Attributes_EndDomain___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Attributes_EndDomain___ ( void *  jarg1)

Definition at line 36282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Attributes_StartDomain___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Attributes_StartDomain___ ( void *  jarg1)

Definition at line 36270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetAffectedDimensionIndices___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetAffectedDimensionIndices___ ( void *  jarg1)

Definition at line 36422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetResource___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetResource___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36408 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetResources___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetResources___ ( void *  jarg1)

Definition at line 36396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetVehiclesRequiringAResource___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_GetVehiclesRequiringAResource___ ( void *  jarg1)

Definition at line 36368 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_NotifyVehicleRequiresAResource___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_NotifyVehicleRequiresAResource___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36358 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Resource_GetDimensionAttributes___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Resource_GetDimensionAttributes___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_Size___ ( void *  jarg1)

Definition at line 36434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_VehicleRequiresAResource___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceGroup_VehicleRequiresAResource___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceVar___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 38793 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceVars___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ResourceVars___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2,
unsigned int  jarg3,
unsigned int  jarg4,
void *  jarg5 
)

Definition at line 38436 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ( )

Definition at line 36002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ( )

Definition at line 36012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ( )

Definition at line 36022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ( )

Definition at line 35982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ( )

Definition at line 35992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3 
)

Definition at line 37349 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 37894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 37834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 38225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 37856 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 37424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVehicleUsedWhenEmpty___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVehicleUsedWhenEmpty___ ( void *  jarg1,
unsigned int  jarg2,
int  jarg3 
)

Definition at line 37936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ ( void *  jarg1,
long long  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 37502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ ( void *  jarg1)

Definition at line 39120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ ( void *  jarg1)

Definition at line 38097 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  search_parameters_size,
uint8_t *  jarg3,
void *  jarg4 
)

Definition at line 38161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  search_parameters_size,
uint8_t *  jarg3 
)

Definition at line 38194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ ( void *  jarg1,
void *  jarg2,
int  search_parameters_size,
uint8_t *  jarg3 
)

Definition at line 38134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ ( void *  jarg1)

Definition at line 39072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2 
)

Definition at line 38109 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ( )

Definition at line 37462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ( )

Definition at line 37482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ( )

Definition at line 37492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38631 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleRouteConsideredVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleRouteConsideredVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ ( void *  jarg1)

Definition at line 39108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ ( void *  jarg1)

Definition at line 36124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ ( void *  jarg1)

Definition at line 36182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ ( void *  jarg1)

Definition at line 36160 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ ( void *  jarg1)

Definition at line 36094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ ( void *  jarg1)

Definition at line 36072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ ( void *  jarg1)

Definition at line 36204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ ( void *  jarg1)

Definition at line 38697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 38345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ( )

Definition at line 39238 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ( )

Definition at line 39228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ( )

Definition at line 39248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ ( operations_research::RoutingModelVisitor jarg1)

Definition at line 40273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ ( void *  jarg1)

Definition at line 25796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ ( void *  objarg,
SwigDirector_SearchLimit::SWIG_Callback0_t  callback0,
SwigDirector_SearchLimit::SWIG_Callback1_t  callback1,
SwigDirector_SearchLimit::SWIG_Callback2_t  callback2,
SwigDirector_SearchLimit::SWIG_Callback3_t  callback3,
SwigDirector_SearchLimit::SWIG_Callback4_t  callback4,
SwigDirector_SearchLimit::SWIG_Callback5_t  callback5,
SwigDirector_SearchLimit::SWIG_Callback6_t  callback6,
SwigDirector_SearchLimit::SWIG_Callback7_t  callback7,
SwigDirector_SearchLimit::SWIG_Callback8_t  callback8,
SwigDirector_SearchLimit::SWIG_Callback9_t  callback9,
SwigDirector_SearchLimit::SWIG_Callback10_t  callback10,
SwigDirector_SearchLimit::SWIG_Callback11_t  callback11,
SwigDirector_SearchLimit::SWIG_Callback12_t  callback12,
SwigDirector_SearchLimit::SWIG_Callback13_t  callback13,
SwigDirector_SearchLimit::SWIG_Callback14_t  callback14,
SwigDirector_SearchLimit::SWIG_Callback15_t  callback15,
SwigDirector_SearchLimit::SWIG_Callback16_t  callback16,
SwigDirector_SearchLimit::SWIG_Callback17_t  callback17,
SwigDirector_SearchLimit::SWIG_Callback18_t  callback18,
SwigDirector_SearchLimit::SWIG_Callback19_t  callback19,
SwigDirector_SearchLimit::SWIG_Callback20_t  callback20,
SwigDirector_SearchLimit::SWIG_Callback21_t  callback21,
SwigDirector_SearchLimit::SWIG_Callback22_t  callback22,
SwigDirector_SearchLimit::SWIG_Callback23_t  callback23,
SwigDirector_SearchLimit::SWIG_Callback24_t  callback24,
SwigDirector_SearchLimit::SWIG_Callback25_t  callback25,
SwigDirector_SearchLimit::SWIG_Callback26_t  callback26,
SwigDirector_SearchLimit::SWIG_Callback27_t  callback27,
SwigDirector_SearchLimit::SWIG_Callback28_t  callback28 
)

Definition at line 25934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ ( void *  jarg1)

Definition at line 25838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ ( void *  jarg1)

Definition at line 25808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ ( void *  jarg1)

Definition at line 25784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ ( void *  jarg1)

Definition at line 25826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ ( void *  jarg1)

Definition at line 25874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ ( operations_research::SearchLimit jarg1)

Definition at line 40157 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ ( void *  jarg1)

Definition at line 25910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 33320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33328 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ ( void *  jarg1)

Definition at line 33292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ ( void *  jarg1)

Definition at line 33304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 33364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ ( void *  jarg1)

Definition at line 33372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ ( void *  jarg1)

Definition at line 33276 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ ( void *  jarg1)

Definition at line 33284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ ( void *  jarg1)

Definition at line 33356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ ( void *  jarg1)

Definition at line 33312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ ( void *  jarg1)

Definition at line 33348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ ( operations_research::SearchLog jarg1)

Definition at line 40269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ ( void *  jarg1)

Definition at line 33380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23951 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ ( void *  jarg1)

Definition at line 23983 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ ( void *  jarg1)

Definition at line 23863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23875 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 23999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 24007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23735 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23745 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ ( void *  jarg1)

Definition at line 23887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ ( void *  jarg1)

Definition at line 23799 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 23831 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23691 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23701 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ ( void *  objarg,
SwigDirector_SearchMonitor::SWIG_Callback0_t  callback0,
SwigDirector_SearchMonitor::SWIG_Callback1_t  callback1,
SwigDirector_SearchMonitor::SWIG_Callback2_t  callback2,
SwigDirector_SearchMonitor::SWIG_Callback3_t  callback3,
SwigDirector_SearchMonitor::SWIG_Callback4_t  callback4,
SwigDirector_SearchMonitor::SWIG_Callback5_t  callback5,
SwigDirector_SearchMonitor::SWIG_Callback6_t  callback6,
SwigDirector_SearchMonitor::SWIG_Callback7_t  callback7,
SwigDirector_SearchMonitor::SWIG_Callback8_t  callback8,
SwigDirector_SearchMonitor::SWIG_Callback9_t  callback9,
SwigDirector_SearchMonitor::SWIG_Callback10_t  callback10,
SwigDirector_SearchMonitor::SWIG_Callback11_t  callback11,
SwigDirector_SearchMonitor::SWIG_Callback12_t  callback12,
SwigDirector_SearchMonitor::SWIG_Callback13_t  callback13,
SwigDirector_SearchMonitor::SWIG_Callback14_t  callback14,
SwigDirector_SearchMonitor::SWIG_Callback15_t  callback15,
SwigDirector_SearchMonitor::SWIG_Callback16_t  callback16,
SwigDirector_SearchMonitor::SWIG_Callback17_t  callback17,
SwigDirector_SearchMonitor::SWIG_Callback18_t  callback18,
SwigDirector_SearchMonitor::SWIG_Callback19_t  callback19,
SwigDirector_SearchMonitor::SWIG_Callback20_t  callback20,
SwigDirector_SearchMonitor::SWIG_Callback21_t  callback21,
SwigDirector_SearchMonitor::SWIG_Callback22_t  callback22,
SwigDirector_SearchMonitor::SWIG_Callback23_t  callback23,
SwigDirector_SearchMonitor::SWIG_Callback24_t  callback24 
)

Definition at line 24127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ ( void *  jarg1)

Definition at line 23815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23823 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ ( void *  jarg1)

Definition at line 23847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ ( void *  jarg1)

Definition at line 23643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23651 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ ( void *  jarg1)

Definition at line 23675 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23683 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ ( void *  jarg1)

Definition at line 24111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 24119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 24015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 24027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ( )

Definition at line 23613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ ( void *  jarg1)

Definition at line 23927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ ( void *  jarg1)

Definition at line 23911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23919 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ ( void *  jarg1)

Definition at line 24051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 24059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ ( void *  jarg1)

Definition at line 24067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 24079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23755 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ ( void *  jarg1)

Definition at line 23659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ ( void *  jarg1)

Definition at line 24039 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ ( operations_research::SearchMonitor jarg1)

Definition at line 40133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ ( void *  jarg1)

Definition at line 8001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ ( void *  jarg1)

Definition at line 7969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8085 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8066 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8180 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8216 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8265 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8285 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ ( void *  jarg1)

Definition at line 7989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27638 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 27583 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ ( void *  jarg1)

Definition at line 27652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ ( operations_research::SequenceVar jarg1)

Definition at line 40173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ ( void *  jarg1)

Definition at line 27531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ ( void *  jarg1)

Definition at line 28446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ ( void *  jarg1)

Definition at line 28572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ ( void *  jarg1)

Definition at line 28378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ ( void *  jarg1)

Definition at line 28432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28368 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ ( void *  jarg1)

Definition at line 28424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 28474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ ( void *  jarg1)

Definition at line 28416 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ ( operations_research::SequenceVarElement jarg1)

Definition at line 40185 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ ( void *  jarg1)

Definition at line 28584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ ( void *  jarg1)

Definition at line 28460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ ( void *  jarg1)

Definition at line 28404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___()

Definition at line 40225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31066 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 31100 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 31031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30973 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ ( operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *  jarg1)

Definition at line 40221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ ( void *  jarg1)

Definition at line 9228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ ( void *  jarg1)

Definition at line 9196 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9388 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9581 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9428 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9331 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ ( void *  jarg1)

Definition at line 9216 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 29894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25232 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25246 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ ( void *  objarg,
SwigDirector_SolutionCollector::SWIG_Callback0_t  callback0,
SwigDirector_SolutionCollector::SWIG_Callback1_t  callback1,
SwigDirector_SolutionCollector::SWIG_Callback2_t  callback2,
SwigDirector_SolutionCollector::SWIG_Callback3_t  callback3,
SwigDirector_SolutionCollector::SWIG_Callback4_t  callback4,
SwigDirector_SolutionCollector::SWIG_Callback5_t  callback5,
SwigDirector_SolutionCollector::SWIG_Callback6_t  callback6,
SwigDirector_SolutionCollector::SWIG_Callback7_t  callback7,
SwigDirector_SolutionCollector::SWIG_Callback8_t  callback8,
SwigDirector_SolutionCollector::SWIG_Callback9_t  callback9,
SwigDirector_SolutionCollector::SWIG_Callback10_t  callback10,
SwigDirector_SolutionCollector::SWIG_Callback11_t  callback11,
SwigDirector_SolutionCollector::SWIG_Callback12_t  callback12,
SwigDirector_SolutionCollector::SWIG_Callback13_t  callback13,
SwigDirector_SolutionCollector::SWIG_Callback14_t  callback14,
SwigDirector_SolutionCollector::SWIG_Callback15_t  callback15,
SwigDirector_SolutionCollector::SWIG_Callback16_t  callback16,
SwigDirector_SolutionCollector::SWIG_Callback17_t  callback17,
SwigDirector_SolutionCollector::SWIG_Callback18_t  callback18,
SwigDirector_SolutionCollector::SWIG_Callback19_t  callback19,
SwigDirector_SolutionCollector::SWIG_Callback20_t  callback20,
SwigDirector_SolutionCollector::SWIG_Callback21_t  callback21,
SwigDirector_SolutionCollector::SWIG_Callback22_t  callback22,
SwigDirector_SolutionCollector::SWIG_Callback23_t  callback23,
SwigDirector_SolutionCollector::SWIG_Callback24_t  callback24 
)

Definition at line 25488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ ( void *  jarg1)

Definition at line 25256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 25264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25418 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ ( void *  jarg1)

Definition at line 25272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ ( operations_research::SolutionCollector jarg1)

Definition at line 40149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ ( void *  jarg1)

Definition at line 25150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 25162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25470 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25298 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ ( operations_research::SolutionPool jarg1)

Definition at line 40201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 40068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ ( void *  jarg1)

Definition at line 12837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12329 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20803 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ( )

Definition at line 11482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ( )

Definition at line 11462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ( )

Definition at line 11452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ( )

Definition at line 11472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ( )

Definition at line 12152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ( )

Definition at line 12022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ ( void *  jarg1)

Definition at line 20573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ ( void *  jarg1)

Definition at line 12751 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ ( void *  jarg1)

Definition at line 20685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ ( void *  jarg1)

Definition at line 20871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ( )

Definition at line 12102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ( )

Definition at line 11522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ( )

Definition at line 11312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ( )

Definition at line 11382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ( )

Definition at line 11372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ( )

Definition at line 11412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ( )

Definition at line 11402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ( )

Definition at line 11392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ( )

Definition at line 11362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ( )

Definition at line 11342 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ( )

Definition at line 11352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ( )

Definition at line 11332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ( )

Definition at line 11552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ( )

Definition at line 11422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ( )

Definition at line 11322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ( )

Definition at line 11562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ( )

Definition at line 11512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ ( void *  jarg1)

Definition at line 20585 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ ( void *  jarg1)

Definition at line 20825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18799 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19946 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 19964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ ( void *  jarg1)

Definition at line 20551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ( )

Definition at line 12012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ( )

Definition at line 11652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ ( void *  jarg1)

Definition at line 20539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ( )

Definition at line 11752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ( )

Definition at line 12287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ( )

Definition at line 11832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ( )

Definition at line 11862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ( )

Definition at line 11952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ( )

Definition at line 11872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ( )

Definition at line 11882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ( )

Definition at line 11962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ( )

Definition at line 11892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ( )

Definition at line 11972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ ( void *  jarg1)

Definition at line 12559 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ( )

Definition at line 11822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ( )

Definition at line 11642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 20512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ( )

Definition at line 11702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ ( void *  jarg1)

Definition at line 12695 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ ( void *  jarg1)

Definition at line 12861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ ( void *  jarg1)

Definition at line 12801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ ( void *  jarg1)

Definition at line 12825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ ( void *  jarg1)

Definition at line 20847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ( )

Definition at line 11722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ( )

Definition at line 11802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ ( void *  jarg1)

Definition at line 20791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ ( void *  jarg1)

Definition at line 20813 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ ( void *  jarg1)

Definition at line 20769 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ( )

Definition at line 12132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ( )

Definition at line 12142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ( )

Definition at line 11742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ ( void *  jarg1)

Definition at line 20697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ ( void *  jarg1)

Definition at line 20733 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ( )

Definition at line 11432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ( )

Definition at line 11442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ( )

Definition at line 11292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ( )

Definition at line 11302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ ( void *  jarg1)

Definition at line 11240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ ( void *  jarg1)

Definition at line 11262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ ( void *  jarg1)

Definition at line 11218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ( )

Definition at line 11572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ( )

Definition at line 11602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ( )

Definition at line 11592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ( )

Definition at line 11582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ ( void *  jarg1)

Definition at line 20721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ ( void *  jarg1)

Definition at line 20709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ( )

Definition at line 12042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ( )

Definition at line 12052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ( )

Definition at line 12062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ( )

Definition at line 11282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ( )

Definition at line 11812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ( )

Definition at line 11772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ ( void *  jarg1)

Definition at line 20527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ ( void *  jarg1)

Definition at line 20308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ( )

Definition at line 11662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15745 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 15763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 15783 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ ( void *  jarg1)

Definition at line 17371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 18676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValuesOrDoNothing___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValuesOrDoNothing___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 18705 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValuesOrFail___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValuesOrFail___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 18734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 17449 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 17465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 13028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ ( void *  jarg1)

Definition at line 13047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ( )

Definition at line 11682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 13734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 14995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 13662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 15401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17155 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19433 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ ( void *  jarg1)

Definition at line 18204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ ( void *  jarg1)

Definition at line 20170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ ( void *  jarg1,
long long  jarg2,
void *  jarg3 
)

Definition at line 13218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 17067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
void *  jarg4 
)

Definition at line 15423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15458 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 15517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  length4,
int64_t *  jarg4 
)

Definition at line 15541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15581 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  length4,
int64_t *  jarg4,
int  length5,
int64_t *  jarg5 
)

Definition at line 15621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 15672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13280 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
void *  jarg3 
)

Definition at line 13356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3 
)

Definition at line 13381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13448 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13470 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14886 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14935 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ ( void *  jarg1)

Definition at line 18763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 18001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ ( void *  jarg1)

Definition at line 13764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 13776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 16699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 16749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6 
)

Definition at line 17809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
double  jarg7 
)

Definition at line 17855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
double  jarg8 
)

Definition at line 17887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 13510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
double  jarg4,
double  jarg5,
double  jarg6,
int  jarg7 
)

Definition at line 18240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ( )

Definition at line 11672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13490 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14973 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15919 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ ( void *  jarg1,
long long  jarg2,
char *  jarg3 
)

Definition at line 13059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 13080 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16963 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
unsigned int  jarg8,
char *  jarg9 
)

Definition at line 16797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
long long  jarg8,
unsigned int  jarg9,
char *  jarg10,
void *  jarg11 
)

Definition at line 16830 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
long long  jarg4 
)

Definition at line 16977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 16995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
long long  jarg5 
)

Definition at line 17013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 12883 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
char *  jarg3 
)

Definition at line 12906 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ ( void *  jarg1,
int  length2,
int *  jarg2,
char *  jarg3 
)

Definition at line 12936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 12966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 12982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 13005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15875 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 15077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15097 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13795 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13813 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13829 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14375 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14425 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14061 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
void *  jarg4 
)

Definition at line 15275 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 15329 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14475 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 18029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 18059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 18087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ ( void *  jarg1,
int  proto_size,
uint8_t *  jarg2 
)

Definition at line 18113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 18138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 18162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 18184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 20086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20148 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 20220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 20262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 20284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 15115 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13580 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14819 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13718 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4 
)

Definition at line 13426 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 19917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
unsigned int  jarg4 
)

Definition at line 17479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
int  jarg2,
unsigned int  jarg3 
)

Definition at line 17497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 20070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5 
)

Definition at line 19579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 19621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8 
)

Definition at line 19645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8,
void *  jarg9 
)

Definition at line 19671 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 15989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16019 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
unsigned int  jarg5 
)

Definition at line 16043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
int  length5,
int64_t *  jarg5 
)

Definition at line 16459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
int  length5,
int64_t *  jarg5 
)

Definition at line 16587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 15165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  length4,
int64_t *  jarg4 
)

Definition at line 15215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15963 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19799 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 17571 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 16679 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  length4,
int64_t *  jarg4,
void *  jarg5 
)

Definition at line 16261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 16219 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 18943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
int  jarg6,
int  jarg7 
)

Definition at line 19243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 18965 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 18991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 19017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 19183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 19201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5,
int  jarg6 
)

Definition at line 19221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ ( void *  jarg1)

Definition at line 18468 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProfiledDecisionBuilderWrapper___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProfiledDecisionBuilderWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 19877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19319 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ ( void *  jarg1)

Definition at line 20320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 13144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 13173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 14571 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
void *  jarg4 
)

Definition at line 14633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 14664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 14695 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 14757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19285 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ ( void *  jarg1,
int  jarg2 
)

Definition at line 18282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 18395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 13684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 17835 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 18015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 19537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19559 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15803 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 18626 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ ( void *  jarg1)

Definition at line 18480 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 17092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14511 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 20344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 20370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6,
long long  jarg7,
double  jarg8 
)

Definition at line 17779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 17033 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17953 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17973 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int64_t *  jarg5 
)

Definition at line 16349 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ ( void *  jarg1)

Definition at line 13752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ ( void *  jarg1)

Definition at line 20332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 17651 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 17589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
long long  jarg5 
)

Definition at line 17713 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
long long  jarg5 
)

Definition at line 17746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ( )

Definition at line 12192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ( )

Definition at line 12729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ( )

Definition at line 12202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ ( void *  jarg1)

Definition at line 20757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___ ( void *  jarg1,
void *  jarg2,
double  jarg3,
double  jarg4,
unsigned int  jarg5 
)

Definition at line 20046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ ( void *  jarg1)

Definition at line 20745 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ ( void *  jarg1)

Definition at line 12813 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ ( void *  jarg1)

Definition at line 12539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ( )

Definition at line 12032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ( )

Definition at line 12162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ( )

Definition at line 11852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ( )

Definition at line 12182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ( )

Definition at line 11622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ( )

Definition at line 12122 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ ( void *  jarg1)

Definition at line 12267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ( )

Definition at line 11712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ ( void *  jarg1)

Definition at line 20430 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ( )

Definition at line 12172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ ( void *  jarg1)

Definition at line 20422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 20474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 20026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20671 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ( )

Definition at line 11632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ ( void *  jarg1)

Definition at line 20855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ ( void *  jarg1)

Definition at line 12551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ( )

Definition at line 12112 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ ( void *  jarg1)

Definition at line 20438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ ( void *  jarg1)

Definition at line 20450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ( )

Definition at line 12082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ( )

Definition at line 11532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ( )

Definition at line 11542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12873 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 20593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ ( void *  jarg1)

Definition at line 20863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ( )

Definition at line 12092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ( )

Definition at line 11762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ ( void *  jarg1)

Definition at line 12763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12363 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ ( void *  jarg1)

Definition at line 20462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ( )

Definition at line 11492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ( )

Definition at line 11502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ ( void *  jarg1)

Definition at line 12849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ( )

Definition at line 11902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ( )

Definition at line 11982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ( )

Definition at line 11912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ( )

Definition at line 11922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ( )

Definition at line 11992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ( )

Definition at line 11932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ( )

Definition at line 12002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_State___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ ( void *  jarg1)

Definition at line 12683 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ( )

Definition at line 11942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ( )

Definition at line 11692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ( )

Definition at line 12072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ ( void *  jarg1)

Definition at line 20402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ ( void *  jarg1)

Definition at line 20410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ ( void *  jarg1)

Definition at line 12717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18905 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ( )

Definition at line 11792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ( )

Definition at line 11782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ( )

Definition at line 11612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ( )

Definition at line 11732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ ( void *  jarg1)

Definition at line 12775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ ( void *  jarg1)

Definition at line 20603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ( )

Definition at line 11842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ ( void *  jarg1)

Definition at line 12739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___()

SWIGEXPORT operations_research::DecisionVisitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ ( operations_research::SymmetryBreaker jarg1)

Definition at line 40265 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ ( void *  jarg1)

Definition at line 10455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ ( void *  jarg1)

Definition at line 10423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 10467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ ( void *  jarg1)

Definition at line 10443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ ( int  length1,
int *  jarg1 
)

Definition at line 34725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ( )

Definition at line 30573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ ( operations_research::TypeIncompatibilityChecker jarg1)

Definition at line 40281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 39406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ ( void *  jarg1)

Definition at line 39398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ ( operations_research::TypeRegulationsConstraint jarg1)

Definition at line 40289 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ ( operations_research::TypeRequirementChecker jarg1)

Definition at line 40285 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ( )

Definition at line 30493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ( )

Definition at line 30533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ( )

Definition at line 30543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Zero___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ( )

Definition at line 20893 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int64_t_Sg___SWIG_2()

SWIGINTERN std::vector< int64_t > * new_std_vector_Sl_int64_t_Sg___SWIG_2 ( int  capacity)

Definition at line 669 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int_Sg___SWIG_2()

SWIGINTERN std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 ( int  capacity)

Definition at line 462 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::DecisionBuilder * > * new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1143 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntervalVar * > * new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1259 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntVar * > * new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 911 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1607 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1491 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SearchMonitor * > * new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1027 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SequenceVar * > * new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1375 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1723 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int64_t > > * new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 785 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 578 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_AvoidsDate()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_AvoidsDate ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1977 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_CrossesDate()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_CrossesDate ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1974 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfter()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfter ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1956 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEnd()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1908 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1932 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStart()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1911 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1935 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAt()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAt ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1959 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEnd()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1914 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEndWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1938 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStart()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1917 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStartWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1941 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsBefore()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsBefore ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1962 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMax()

SWIGINTERN operations_research::IntervalVar * operations_research_IntervalVar_RelaxedMax ( operations_research::IntervalVar self)

Definition at line 1980 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMin()

SWIGINTERN operations_research::IntervalVar * operations_research_IntervalVar_RelaxedMin ( operations_research::IntervalVar self)

Definition at line 1983 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfter()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfter ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1965 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEnd()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1920 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1944 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStart()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1923 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1947 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAt()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAt ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1968 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEnd()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1926 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEndWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1950 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStart()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1929 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStartWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1953 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsBefore()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsBefore ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1971 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_0()

SWIGINTERN operations_research::IntExpr * operations_research_IntExpr_IndexOf__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64_t > const &  vars 
)

Definition at line 1842 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_1()

SWIGINTERN operations_research::IntExpr * operations_research_IntExpr_IndexOf__SWIG_1 ( operations_research::IntExpr self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1845 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsDifferent__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1851 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsDifferent__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1881 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsEqual__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1848 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1878 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreater__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1854 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreater__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1884 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreaterOrEqual__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1857 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreaterOrEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1887 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLess__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1860 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLess__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1890 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLessOrEqual__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1863 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLessOrEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1893 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsMember__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64_t > const &  values 
)

Definition at line 1866 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsMember__SWIG_1 ( operations_research::IntExpr self,
std::vector< int > const &  values 
)

Definition at line 1869 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_MapTo()

SWIGINTERN operations_research::Constraint * operations_research_IntExpr_MapTo ( operations_research::IntExpr self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1839 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Maximize()

SWIGINTERN operations_research::OptimizeVar * operations_research_IntExpr_Maximize ( operations_research::IntExpr self,
int64_t  step 
)

Definition at line 1899 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_0()

SWIGINTERN operations_research::Constraint * operations_research_IntExpr_Member__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64_t > const &  values 
)

Definition at line 1872 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_1()

SWIGINTERN operations_research::Constraint * operations_research_IntExpr_Member__SWIG_1 ( operations_research::IntExpr self,
std::vector< int > const &  values 
)

Definition at line 1875 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Minimize()

SWIGINTERN operations_research::OptimizeVar * operations_research_IntExpr_Minimize ( operations_research::IntExpr self,
int64_t  step 
)

Definition at line 1896 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetDomain()

SWIGINTERN operations_research::IntVarIterator * operations_research_IntVar_GetDomain ( operations_research::IntVar self)

Definition at line 1902 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetHoles()

SWIGINTERN operations_research::IntVarIterator * operations_research_IntVar_GetHoles ( operations_research::IntVar self)

Definition at line 1905 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVarLocalSearchFilter_Index()

SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index ( operations_research::IntVarLocalSearchFilter self,
operations_research::IntVar *const  var 
)

Definition at line 1986 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__AddRange ( std::vector< int64_t > *  self,
std::vector< long > const &  values 
)

Definition at line 697 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int64_t_Sg__Contains ( std::vector< int64_t > *  self,
long const &  value 
)

Definition at line 760 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__getitem()

SWIGINTERN std::vector< long >::value_type const & std_vector_Sl_int64_t_Sg__getitem ( std::vector< int64_t > *  self,
int  index 
)

Definition at line 685 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__getitemcopy()

SWIGINTERN long std_vector_Sl_int64_t_Sg__getitemcopy ( std::vector< int64_t > *  self,
int  index 
)

Definition at line 679 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__GetRange()

SWIGINTERN std::vector< long > * std_vector_Sl_int64_t_Sg__GetRange ( std::vector< int64_t > *  self,
int  index,
int  count 
)

Definition at line 700 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int64_t_Sg__IndexOf ( std::vector< int64_t > *  self,
long const &  value 
)

Definition at line 763 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Insert()

SWIGINTERN void std_vector_Sl_int64_t_Sg__Insert ( std::vector< int64_t > *  self,
int  index,
long const &  x 
)

Definition at line 709 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__InsertRange ( std::vector< int64_t > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 715 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int64_t_Sg__LastIndexOf ( std::vector< int64_t > *  self,
long const &  value 
)

Definition at line 770 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int64_t_Sg__Remove ( std::vector< int64_t > *  self,
long const &  value 
)

Definition at line 777 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveAt ( std::vector< int64_t > *  self,
int  index 
)

Definition at line 721 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveRange ( std::vector< int64_t > *  self,
int  index,
int  count 
)

Definition at line 727 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Repeat()

SWIGINTERN std::vector< long > * std_vector_Sl_int64_t_Sg__Repeat ( long const &  value,
int  count 
)

Definition at line 736 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_0 ( std::vector< int64_t > *  self)

Definition at line 741 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_1 ( std::vector< int64_t > *  self,
int  index,
int  count 
)

Definition at line 744 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__setitem()

SWIGINTERN void std_vector_Sl_int64_t_Sg__setitem ( std::vector< int64_t > *  self,
int  index,
long const &  val 
)

Definition at line 691 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__SetRange ( std::vector< int64_t > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 753 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int_Sg__AddRange ( std::vector< int > *  self,
std::vector< int > const &  values 
)

Definition at line 490 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int_Sg__Contains ( std::vector< int > *  self,
int const &  value 
)

Definition at line 553 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitem()

SWIGINTERN std::vector< int >::value_type const & std_vector_Sl_int_Sg__getitem ( std::vector< int > *  self,
int  index 
)

Definition at line 478 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitemcopy()

SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy ( std::vector< int > *  self,
int  index 
)

Definition at line 472 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__GetRange()

SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__GetRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 493 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__IndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 556 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Insert()

SWIGINTERN void std_vector_Sl_int_Sg__Insert ( std::vector< int > *  self,
int  index,
int const &  x 
)

Definition at line 502 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int_Sg__InsertRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 508 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 563 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int_Sg__Remove ( std::vector< int > *  self,
int const &  value 
)

Definition at line 570 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt ( std::vector< int > *  self,
int  index 
)

Definition at line 514 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 520 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Repeat()

SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__Repeat ( int const &  value,
int  count 
)

Definition at line 529 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 ( std::vector< int > *  self)

Definition at line 534 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 537 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__setitem()

SWIGINTERN void std_vector_Sl_int_Sg__setitem ( std::vector< int > *  self,
int  index,
int const &  val 
)

Definition at line 484 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int_Sg__SetRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 546 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange ( std::vector< operations_research::DecisionBuilder * > *  self,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1171 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1234 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const & std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1159 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::DecisionBuilder * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1153 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1174 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1237 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  x 
)

Definition at line 1183 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1189 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1244 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1251 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1195 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1201 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat ( operations_research::DecisionBuilder *const &  value,
int  count 
)

Definition at line 1210 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::DecisionBuilder * > *  self)

Definition at line 1215 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1218 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  val 
)

Definition at line 1165 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1227 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange ( std::vector< operations_research::IntervalVar * > *  self,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1287 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1350 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const & std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1275 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntervalVar * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1269 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1290 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1353 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  x 
)

Definition at line 1299 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1305 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1360 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1367 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1311 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1317 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat ( operations_research::IntervalVar *const &  value,
int  count 
)

Definition at line 1326 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntervalVar * > *  self)

Definition at line 1331 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1334 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  val 
)

Definition at line 1281 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1343 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange ( std::vector< operations_research::IntVar * > *  self,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 939 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1002 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntVar * >::value_type const & std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 927 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntVar * std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 921 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 942 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1005 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  x 
)

Definition at line 951 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 957 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1012 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1019 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 963 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 969 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat ( operations_research::IntVar *const &  value,
int  count 
)

Definition at line 978 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntVar * > *  self)

Definition at line 983 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 986 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  val 
)

Definition at line 933 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 995 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1635 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1698 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const & std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1623 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchFilter * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1617 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1638 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1701 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  x 
)

Definition at line 1647 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1653 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1708 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1715 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1659 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1665 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat ( operations_research::LocalSearchFilter *const &  value,
int  count 
)

Definition at line 1674 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchFilter * > *  self)

Definition at line 1679 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1682 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  val 
)

Definition at line 1629 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1691 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1519 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1582 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const & std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1507 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchOperator * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1501 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1522 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1585 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  x 
)

Definition at line 1531 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1537 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1592 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1599 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1543 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1549 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat ( operations_research::LocalSearchOperator *const &  value,
int  count 
)

Definition at line 1558 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchOperator * > *  self)

Definition at line 1563 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1566 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  val 
)

Definition at line 1513 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1575 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange ( std::vector< operations_research::SearchMonitor * > *  self,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1055 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1118 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const & std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1043 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SearchMonitor * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1037 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1058 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1121 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  x 
)

Definition at line 1067 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1073 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1128 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1135 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1079 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1085 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat ( operations_research::SearchMonitor *const &  value,
int  count 
)

Definition at line 1094 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SearchMonitor * > *  self)

Definition at line 1099 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1102 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  val 
)

Definition at line 1049 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1111 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange ( std::vector< operations_research::SequenceVar * > *  self,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1403 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1466 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const & std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1391 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SequenceVar * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1385 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1406 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1469 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  x 
)

Definition at line 1415 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1421 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1476 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1483 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1427 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1433 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat ( operations_research::SequenceVar *const &  value,
int  count 
)

Definition at line 1442 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SequenceVar * > *  self)

Definition at line 1447 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1450 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  val 
)

Definition at line 1397 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1459 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1751 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1814 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const & std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1739 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SymmetryBreaker * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1733 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1754 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1817 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  x 
)

Definition at line 1763 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1769 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1824 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1831 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1775 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1781 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat ( operations_research::SymmetryBreaker *const &  value,
int  count 
)

Definition at line 1790 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SymmetryBreaker * > *  self)

Definition at line 1795 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1798 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  val 
)

Definition at line 1745 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1807 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange ( std::vector< std::vector< int64_t > > *  self,
std::vector< std::vector< int64_t > > const &  values 
)

Definition at line 813 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< long > >::value_type const & std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem ( std::vector< std::vector< int64_t > > *  self,
int  index 
)

Definition at line 801 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int64_t > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy ( std::vector< std::vector< int64_t > > *  self,
int  index 
)

Definition at line 795 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
int  count 
)

Definition at line 816 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< int64_t > const &  x 
)

Definition at line 825 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< std::vector< int64_t > > const &  values 
)

Definition at line 831 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt ( std::vector< std::vector< int64_t > > *  self,
int  index 
)

Definition at line 837 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
int  count 
)

Definition at line 843 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat ( std::vector< int64_t > const &  value,
int  count 
)

Definition at line 852 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int64_t > > *  self)

Definition at line 857 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int64_t > > *  self,
int  index,
int  count 
)

Definition at line 860 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< int64_t > const &  val 
)

Definition at line 807 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< std::vector< int64_t > > const &  values 
)

Definition at line 869 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange ( std::vector< std::vector< int > > *  self,
std::vector< std::vector< int > > const &  values 
)

Definition at line 606 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< int > >::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 594 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 588 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 609 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  x 
)

Definition at line 618 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 624 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 630 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 636 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat ( std::vector< int > const &  value,
int  count 
)

Definition at line 645 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int > > *  self)

Definition at line 650 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 653 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  val 
)

Definition at line 600 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 662 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpException()

SWIGINTERN void SWIG_CSharpException ( int  code,
const char *  msg 
)

Definition at line 389 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingException()

static void SWIGUNUSED SWIG_CSharpSetPendingException ( SWIG_CSharpExceptionCodes  code,
const char *  msg 
)
static

Definition at line 227 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingExceptionArgument()

static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument ( SWIG_CSharpExceptionArgumentCodes  code,
const char *  msg,
const char *  param_name 
)
static

Definition at line 235 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionArgumentCallback_t  argumentCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentNullCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentOutOfRangeCallback 
)

Definition at line 275 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionCallback_t  applicationCallback,
SWIG_CSharpExceptionCallback_t  arithmeticCallback,
SWIG_CSharpExceptionCallback_t  divideByZeroCallback,
SWIG_CSharpExceptionCallback_t  indexOutOfRangeCallback,
SWIG_CSharpExceptionCallback_t  invalidCastCallback,
SWIG_CSharpExceptionCallback_t  invalidOperationCallback,
SWIG_CSharpExceptionCallback_t  ioCallback,
SWIG_CSharpExceptionCallback_t  nullReferenceCallback,
SWIG_CSharpExceptionCallback_t  outOfMemoryCallback,
SWIG_CSharpExceptionCallback_t  overflowCallback,
SWIG_CSharpExceptionCallback_t  systemCallback 
)

Definition at line 247 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterStringCallback_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver ( SWIG_CSharpStringHelperCallback  callback)

Definition at line 293 of file constraint_solver_csharp_wrap.cc.

Variable Documentation

◆ SWIG_csharp_exceptions

SWIG_CSharpException_t SWIG_csharp_exceptions[]
static
Initial value:
= {
}
@ SWIG_CSharpDivideByZeroException
@ SWIG_CSharpOutOfMemoryException
@ SWIG_CSharpArithmeticException
@ SWIG_CSharpApplicationException
@ SWIG_CSharpNullReferenceException
@ SWIG_CSharpInvalidCastException
@ SWIG_CSharpInvalidOperationException
@ SWIG_CSharpIndexOutOfRangeException

Definition at line 207 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_csharp_exceptions_argument

SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument[]
static
Initial value:

Definition at line 221 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_csharp_string_callback

SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
static

Definition at line 287 of file constraint_solver_csharp_wrap.cc.